Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Dmath.c1068 zend_string *tmpbuf; in _php_math_number_format_ex() local
1202 zend_string *tmpbuf; in _php_math_number_format_long() local
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_sockets.c307 char tmpbuf[INET6_ADDRSTRLEN]; in fpm_socket_af_inet_socket_by_addr() local
/PHP-8.2/ext/sockets/
H A Dsockets.c866 zend_string *tmpbuf; local
909 ZSTR_VAL(tmpbuf)[ZSTR_LEN(tmpbuf)] = '\0' ; local
/PHP-8.2/ext/iconv/
H A Diconv.c1318 char tmpbuf[80]; in _php_iconv_mime_decode() local
/PHP-8.2/ext/mbstring/
H A Dmbstring.c6012 static size_t transfer_encoded_size(mb_convert_buf *tmpbuf, bool base64) in transfer_encoded_size()
6027 static void transfer_encode_mime_bytes(mb_convert_buf *tmpbuf, mb_convert_buf *outbuf, bool base64) in transfer_encode_mime_bytes()
6242 mb_convert_buf tmpbuf; in mb_mime_header_encode() local
/PHP-8.2/ext/opcache/
H A DZendAccelerator.c1021 zend_stat_t *tmpbuf = sapi_module.get_stat(); in zend_get_file_handle_timestamp() local

Completed in 70 milliseconds