Home
last modified time | relevance | path

Searched refs:START_LINE (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dregeximp.h308 START_LINE, // Match starts with ^ in multi-line mode. enumerator
316 (v)==START_LINE? "START_LINE" : \
Dregexcmp.cpp2740 fRXPat->fStartType = START_LINE; in matchStartType()
3145 } else if (fRXPat->fStartType == START_LINE) { in matchStartType()
Drematch.cpp802 case START_LINE: in find()
1068 case START_LINE: in findUsingChunk()