Home
last modified time | relevance | path

Searched defs:mergeFromJsonString (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DMessage.php785 public function mergeFromJsonString($data, $ignore_unknown = false) function in Google\\Protobuf\\Internal\\Message
/third_party/protobuf/php/ext/google/protobuf/
Dmessage.c589 PHP_METHOD(Message, mergeFromJsonString) { in PHP_METHOD() argument