Searched defs:tmpbuf (Results 1 – 6 of 6) sorted by relevance
1015 zend_string *tmpbuf; in _php_math_number_format_ex() local1149 zend_string *tmpbuf; in _php_math_number_format_long() local
307 char tmpbuf[INET6_ADDRSTRLEN]; in fpm_socket_af_inet_socket_by_addr() local
871 zend_string *tmpbuf; local914 ZSTR_VAL(tmpbuf)[ZSTR_LEN(tmpbuf)] = '\0' ; local
5820 static size_t transfer_encoded_size(mb_convert_buf *tmpbuf, bool base64) in transfer_encoded_size()5835 static void transfer_encode_mime_bytes(mb_convert_buf *tmpbuf, mb_convert_buf *outbuf, bool base64) in transfer_encode_mime_bytes()6062 mb_convert_buf tmpbuf; in mb_mime_header_encode() local
1318 char tmpbuf[80]; in _php_iconv_mime_decode() local
1021 zend_stat_t *tmpbuf = sapi_module.get_stat(); in zend_get_file_handle_timestamp() local
Completed in 55 milliseconds