Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h305 START_START, // Match starts at start of buffer only (^ or \A) enumerator
313 (v)==START_START? "START_START" : \
Dregexcmp.cpp2714 fRXPat->fStartType = START_START; in matchStartType()
3116 if (fRXPat->fStartType == START_START) { in matchStartType()
Drematch.cpp718 case START_START: in find()
993 case START_START: in findUsingChunk()