Home
last modified time | relevance | path

Searched defs:buf_size (Results 1 – 12 of 12) sorted by relevance

/PHP-7.4/ext/dba/libflatfile/
H A Dflatfile.c109 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_delete() local
159 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_findkey() local
204 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_firstkey() local
247 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_nextkey() local
/PHP-7.4/sapi/fpm/fpm/
H A Dzlog.c129 static inline size_t zlog_truncate_buf(char *buf, size_t buf_size, size_t space_left) /* {{{ */ in zlog_truncate_buf()
137 int flags, char *buf, size_t buf_size, const char *fmt, va_list args) /* {{{ */ in zlog_external()
155 char *buf, size_t buf_size, int use_syslog) /* {{{ */ in zlog_buf_prefix()
196 size_t buf_size = MAX_BUF_LENGTH; in vzlog() local
H A Dfpm_php_trace.c46 static const int buf_size = 1024; in fpm_php_trace_dump() local
/PHP-7.4/ext/standard/
H A Dquot_print.c59 size_t decoded_len, buf_size; in php_quot_print_decode() local
/PHP-7.4/ext/soap/
H A Dphp_xml.c131 xmlDocPtr soap_xmlParseMemory(const void *buf, size_t buf_size) in soap_xmlParseMemory()
H A Dphp_http.c1456 int buf_size = 0; in get_http_body() local
H A Dsoap.c2510 int buf_size; local
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c445 unsigned int buf_size; in MYSQLND_METHOD() local
H A Dmysqlnd_vio.c676 unsigned int buf_size; in MYSQLND_METHOD() local
H A Dmysqlnd_wireprotocol.c290 zend_uchar * const buf, const size_t buf_size, in mysqlnd_read_packet_header_and_body()
/PHP-7.4/Zend/
H A Dzend_gc.c220 uint32_t buf_size; /* size of the GC buffer */ member
/PHP-7.4/ext/exif/
H A Dexif.c1415 static char *exif_get_tagname_key(int tag_num, char *buf, size_t buf_size, tag_table_type tag_table) in exif_get_tagname_key()

Completed in 66 milliseconds