Home
last modified time | relevance | path

Searched refs:START_NO_INFO (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/i18n/
Dregeximp.h300 START_NO_INFO, // No hint available. enumerator
308 #define START_OF_MATCH_STR(v) ((v)==START_NO_INFO? "START_NO_INFO" : \
Drepattrn.cpp155 fStartType = START_NO_INFO; in init()
Dregexcmp.cpp2872 fRXPat->fStartType = START_NO_INFO; in matchStartType()
2884 fRXPat->fStartType = START_NO_INFO; in matchStartType()
Drematch.cpp655 case START_NO_INFO: in find()
934 case START_NO_INFO: in findUsingChunk()