Home
last modified time | relevance | path

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

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