Lines Matching refs:nextChar
149 nextChar(fC); // Fetch the first char from the pattern string. in compile()
243 nextChar(fC); in compile()
3702 void RegexCompile::nextChar(RegexPatternChar &c) { in nextChar() function in RegexCompile
3713 nextChar(c); // recurse to get the real next char in nextChar()
3832 nextChar(c); // recurse to get the real next char. in nextChar()
3870 nextChar(fC); in scanNamedChar()
3878 nextChar(fC); in scanNamedChar()
3905 nextChar(fC); // Continue overall regex pattern processing with char after the '}' in scanNamedChar()
3931 nextChar(fC); in scanProp()
3937 nextChar(fC); in scanProp()
3949 nextChar(fC); // Move input scan to position following the closing '}' in scanProp()
4002 nextChar(fC); in scanPosixProp()
4005 nextChar(fC); in scanPosixProp()
4012 nextChar(fC); in scanPosixProp()
4018 nextChar(fC); in scanPosixProp()