Home
last modified time | relevance | path

Searched refs:checkUint32 (Results 1 - 5 of 5) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMapField.php167 GPBUtil::checkUint32($value);
266 GPBUtil::checkUint32($key);
H A DRepeatedField.php152 GPBUtil::checkUint32($value);
H A DGPBUtil.php120 public static function checkUint32(&$var) function
/third_party/protobuf/php/src/Google/Protobuf/
H A DUInt32Value.php61 GPBUtil::checkUint32($var);
/third_party/protobuf/php/ext/google/protobuf/
H A Dconvert.c57 PHP_METHOD(Util, checkUint32) {} in PHP_METHOD()
120 PHP_ME(Util, checkUint32, arginfo_checkPrimitive,

Completed in 3 milliseconds