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

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

Completed in 64 milliseconds