Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregeximp.h313 START_START, // Match starts at start of buffer only (^ or \A) enumerator
321 (v)==START_START? "START_START" : \
Dregexcmp.cpp2451 fRXPat->fStartType = START_START; in matchStartType()
2827 if (fRXPat->fStartType == START_START) { in matchStartType()
Drematch.cpp687 case START_START: in find()
964 case START_START: in findUsingChunk()