Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc66 const char* const kValidConstantNames[] = { variable
230 if (lower == kValidConstantNames[i]) { in ConstantNamePrefix()