Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/
DEnum.php116 public function setEnumvalue($var) function in Google\\Protobuf\\Enum
/external/protobuf/php/tests/
Dwell_known_test.php180 $m->setEnumvalue([new EnumValue()]);
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.h1271 PHP_METHOD(Enum, setEnumvalue);
Dmessage.c1894 PHP_ME(Enum, setEnumvalue, NULL, ZEND_ACC_PUBLIC)