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