Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregeximp.h307 START_START, // Match starts at start of buffer only (^ or \A) enumerator
315 (v)==START_START? "START_START" : \
Dregexcmp.cpp2733 fRXPat->fStartType = START_START; in matchStartType()
3136 if (fRXPat->fStartType == START_START) { in matchStartType()
Drematch.cpp722 case START_START: in find()
997 case START_START: in findUsingChunk()