HomeSort by relevance Sort by last modified time
    Searched refs:RegexPatternChar (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
regexcmp.h 49 struct RegexPatternChar {
62 void nextChar(RegexPatternChar &c); // Get the next char from the input stream.
141 RegexPatternChar fC; // Current char for parse state machine
regexcmp.cpp     [all...]

Completed in 54 milliseconds