Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_wait.c383 int needed = 4; in PHPDBG_COMMAND() local
/PHP-7.4/ext/intl/converter/
H A Dconverter.c152 …l php_converter_check_limits(php_converter_object *objval, zend_long available, zend_long needed) { in php_converter_check_limits()
161 #define TARGET_CHECK(cnvargs, needed) php_converter_check_limits(objval, cnvargs->targetLimit - cnv… argument
/PHP-7.4/ext/standard/
H A Dcrypt_sha256.c585 int needed = (sizeof(sha256_salt_prefix) - 1 in php_sha256_crypt() local
H A Dcrypt_sha512.c632 int needed = (int)(sizeof(sha512_salt_prefix) - 1 in php_sha512_crypt() local
/PHP-7.4/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 17 milliseconds