Searched refs:RegexStateNames (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/i18n/ | ||
D | regexcst.h | 360 static const char * const RegexStateNames[] = { 0, variable |
D | regexcmp.cpp | 194 fC.fChar, fLineNum, fCharNum, RegexStateNames[state])); in compile() |