Home
last modified time | relevance | path

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

/external/protobuf/php/src/Google/Protobuf/Internal/
DMapField.php167 GPBUtil::checkUint32($value);
266 GPBUtil::checkUint32($key);
DRepeatedField.php152 GPBUtil::checkUint32($value);
DGPBUtil.php120 public static function checkUint32(&$var) function in Google\\Protobuf\\Internal\\GPBUtil
/external/protobuf/php/src/Google/Protobuf/
DUInt32Value.php61 GPBUtil::checkUint32($var);
/external/protobuf/php/ext/google/protobuf/
Dtype_check.c64 PHP_ME(Util, checkUint32, arg_check_optional, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
Dprotobuf.h1004 PHP_METHOD(Util, checkUint32);