Home
last modified time | relevance | path

Searched defs:needed (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/intl/converter/
H A Dconverter.c153 …l php_converter_check_limits(php_converter_object *objval, zend_long available, zend_long needed) { in php_converter_check_limits()
162 #define TARGET_CHECK(cnvargs, needed) php_converter_check_limits(objval, cnvargs->targetLimit - cnv… argument
/PHP-7.2/ext/standard/
H A Dcrypt_sha512.c648 int needed = (int)(sizeof(sha512_salt_prefix) - 1 in php_sha512_crypt() local
H A Dcrypt_sha256.c601 int needed = (sizeof(sha256_salt_prefix) - 1 in php_sha256_crypt() local

Completed in 13 milliseconds