Home
last modified time | relevance | path

Searched refs:checkDouble (Results 1 - 7 of 7) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DDoubleValue.php61 GPBUtil::checkDouble($var);
H A DValue.php105 GPBUtil::checkDouble($var);
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DUninterpretedOption.php229 GPBUtil::checkDouble($var);
H A DRepeatedField.php167 GPBUtil::checkDouble($value);
H A DMapField.php182 GPBUtil::checkDouble($value);
H A DGPBUtil.php177 public static function checkDouble(&$var) function
/third_party/protobuf/php/ext/google/protobuf/
H A Dconvert.c62 PHP_METHOD(Util, checkDouble) {} in PHP_METHOD()
130 PHP_ME(Util, checkDouble, arginfo_checkPrimitive,

Completed in 4 milliseconds