Home
last modified time | relevance | path

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

/PHP-8.1/ext/intl/converter/
H A Dconverter.c137 …l php_converter_check_limits(php_converter_object *objval, zend_long available, zend_long needed) { in php_converter_check_limits()
146 #define TARGET_CHECK(cnvargs, needed) php_converter_check_limits(objval, cnvargs->targetLimit - cnv… argument
/PHP-8.1/ext/standard/
H A Dcrypt_sha256.c589 int needed = (sizeof(sha256_salt_prefix) - 1 in php_sha256_crypt() local
H A Dcrypt_sha512.c636 int needed = (int)(sizeof(sha512_salt_prefix) - 1 in php_sha512_crypt() local
/PHP-8.1/sapi/fpm/fpm/
H A Dzlog.c285 static zlog_bool zlog_stream_buf_alloc_ex(struct zlog_stream *stream, size_t needed) /* {{{ */ in zlog_stream_buf_alloc_ex()

Completed in 18 milliseconds