Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc71 const int kValidConstantNamesSize = 9; variable
229 for (int i = 0; i < kValidConstantNamesSize; i++) { in ConstantNamePrefix()