Searched defs:RegexPatternChar (Results 1 – 2 of 2) sorted by relevance
53 struct RegexPatternChar { struct66 void nextChar(RegexPatternChar &c); // Get the next char from the input stream. argument