Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dmath.c1107 zend_string *tmpbuf; in _php_math_number_format_ex() local
1241 zend_string *tmpbuf; in _php_math_number_format_long() local
/php-src/sapi/fpm/fpm/
H A Dfpm_sockets.c308 char tmpbuf[INET6_ADDRSTRLEN]; in fpm_socket_af_inet_socket_by_addr() local
/php-src/ext/sockets/
H A Dsockets.c903 zend_string *tmpbuf; local
949 ZSTR_VAL(tmpbuf)[ZSTR_LEN(tmpbuf)] = '\0' ; local
/php-src/ext/iconv/
H A Diconv.c1317 char tmpbuf[80]; in _php_iconv_mime_decode() local
/php-src/ext/mbstring/
H A Dmbstring.c6087 static size_t transfer_encoded_size(mb_convert_buf *tmpbuf, bool base64) in transfer_encoded_size()
6102 static void transfer_encode_mime_bytes(mb_convert_buf *tmpbuf, mb_convert_buf *outbuf, bool base64) in transfer_encode_mime_bytes()
6329 mb_convert_buf tmpbuf; in mb_mime_header_encode() local
/php-src/ext/opcache/
H A DZendAccelerator.c1026 zend_stat_t *tmpbuf = sapi_module.get_stat(); in zend_get_file_handle_timestamp() local

Completed in 55 milliseconds