Searched defs:RegexPatternChar (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dregexcmp.h53 struct RegexPatternChar { struct in class:RegexCompile
66 void nextChar(RegexPatternChar &c); // Get the next char from the input stream.
154 RegexPatternChar fC; // Current char for parse state machine

Completed in 48 milliseconds