Searched refs:IsOctNumber (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtext_format.cc67 inline bool IsOctNumber(const string& str) { function in namespace:google::protobuf::__anon16398
883 if (IsHexNumber(text) || IsOctNumber(text)) {

Completed in 47 milliseconds