Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBJsonWire.php45 $field_name = GPBJsonWire::formatFieldName($field);
246 private static function formatFieldName($field) function in Google\\Protobuf\\Internal\\GPBJsonWire