Searched refs:START_SET (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/
H A Dregeximp.h302 START_SET, // Match starts with something matching a set. enumerator in enum:StartOfMatch
310 (v)==START_SET? "START_SET" : \
H A Drepattrn.cpp797 } else if (This->fStartType == START_SET) {
H A Drematch.cpp695 case START_SET:
972 case START_SET:
H A Dregexcmp.cpp2881 fRXPat->fStartType = START_SET;

Completed in 33 milliseconds