Lines Matching full:octal
2170 // Recognize octal sequences.2172 // Consume up to three octal characters.2186 return TokError("invalid octal escape sequence (out of range)");