Home
last modified time | relevance | path

Searched defs:camel_name (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessageBuilderContext.php59 $camel_name = implode('', array_map('ucwords', explode('_', $name))); variable
H A DFieldDescriptor.php264 $camel_name = implode('', array_map('ucwords', explode('_', $proto->getName()))); variable

Completed in 2 milliseconds