Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dmath.c1015 zend_string *tmpbuf; in _php_math_number_format_ex() local
1149 zend_string *tmpbuf; in _php_math_number_format_long() local
/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_sockets.c307 char tmpbuf[INET6_ADDRSTRLEN]; in fpm_socket_af_inet_socket_by_addr() local
/PHP-8.3/ext/sockets/
H A Dsockets.c871 zend_string *tmpbuf; local
914 ZSTR_VAL(tmpbuf)[ZSTR_LEN(tmpbuf)] = '\0' ; local
/PHP-8.3/ext/mbstring/
H A Dmbstring.c5795 static size_t transfer_encoded_size(mb_convert_buf *tmpbuf, bool base64) in transfer_encoded_size()
5810 static void transfer_encode_mime_bytes(mb_convert_buf *tmpbuf, mb_convert_buf *outbuf, bool base64) in transfer_encode_mime_bytes()
6037 mb_convert_buf tmpbuf; in mb_mime_header_encode() local
/PHP-8.3/ext/iconv/
H A Diconv.c1318 char tmpbuf[80]; in _php_iconv_mime_decode() local
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c1021 zend_stat_t *tmpbuf = sapi_module.get_stat(); in zend_get_file_handle_timestamp() local

Completed in 46 milliseconds