Home
last modified time | relevance | path

Searched refs:readWrapperValue (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dmessage.c671 * Message::readWrapperValue()
678 * return $this->readWrapperValue("double_value");
683 PHP_METHOD(Message, readWrapperValue) { in PHP_METHOD()
912 PHP_ME(Message, readWrapperValue, arginfo_read, ZEND_ACC_PROTECTED)
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessage.php179 protected function readWrapperValue($member) function

Completed in 4 milliseconds