Home
last modified time | relevance | path

Searched refs:AllInClass (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dtokenizer.cc1106 static bool AllInClass(const string& s) { in AllInClass() function
1120 if (!AllInClass<Alphanumeric>(text.substr(1))) in IsIdentifier()