IS_OCTAL_DIGIT 337 third_party/protobuf/src/google/protobuf/stubs/strutil.cc if ( IS_OCTAL_DIGIT(p[1]) ) IS_OCTAL_DIGIT 339 third_party/protobuf/src/google/protobuf/stubs/strutil.cc if ( IS_OCTAL_DIGIT(p[1]) ) // safe (and easy) to do this twice