Searched refs:AllInClass (Results 1 – 1 of 1) sorted by relevance
1106 static bool AllInClass(const string& s) { in AllInClass() function1120 if (!AllInClass<Alphanumeric>(text.substr(1))) in IsIdentifier()