Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h303 START_START, // Match starts at start of buffer only (^ or \A) enumerator
311 (v)==START_START? "START_START" : \
Dregexcmp.cpp2491 fRXPat->fStartType = START_START; in matchStartType()
2855 if (fRXPat->fStartType == START_START) { in matchStartType()
Drematch.cpp681 case START_START: in find()
958 case START_START: in findUsingChunk()