Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedOutputStream.php111 GPBUtil::divideInt64ToInt32($value, $high, $low, $trim);
142 GPBUtil::divideInt64ToInt32($value, $high, $low);
H A DGPBUtil.php59 public static function divideInt64ToInt32($value, &$high, &$low, $trim = false) function

Completed in 2 milliseconds