Home
last modified time | relevance | path

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

/php-src/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-src/ext/standard/
H A Dcrypt_sha256.c600 int needed = (sizeof(sha256_salt_prefix) - 1 in php_sha256_crypt() local
H A Dcrypt_sha512.c651 int needed = (int)(sizeof(sha512_salt_prefix) - 1 in php_sha512_crypt() local
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_encoding.h165 #define MB_CONVERT_BUF_ENSURE(buf, out, limit, needed) \ argument
/php-src/sapi/fpm/fpm/
H A Dzlog.c288 static zlog_bool zlog_stream_buf_alloc_ex(struct zlog_stream *stream, size_t needed) /* {{{ */ in zlog_stream_buf_alloc_ex()
/php-src/ext/dom/lexbor/lexbor/encoding/
H A Ddecode.c2783 unsigned needed; in lxb_encoding_decode_utf_8_single() local

Completed in 27 milliseconds