Home
last modified time | relevance | path

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

/php-src/ext/dba/libflatfile/
H A Dflatfile.c104 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_delete() local
153 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_findkey() local
197 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_firstkey() local
239 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_nextkey() local
/php-src/sapi/fpm/fpm/
H A Dzlog.c132 static inline size_t zlog_truncate_buf(char *buf, size_t buf_size, size_t space_left) /* {{{ */ in zlog_truncate_buf()
140 int flags, char *buf, size_t buf_size, const char *fmt, va_list args) /* {{{ */ in zlog_external()
158 char *buf, size_t buf_size, int use_syslog) /* {{{ */ in zlog_buf_prefix()
199 size_t buf_size = MAX_BUF_LENGTH; in vzlog() local
/php-src/ext/standard/
H A Dquot_print.c57 size_t decoded_len, buf_size; in php_quot_print_decode() local
/php-src/ext/dom/lexbor/lexbor/core/
H A Din.c58 const lxb_char_t *buf, size_t buf_size) in lexbor_in_node_make()
/php-src/Zend/
H A Dzend_gc.h38 uint32_t buf_size; member
H A Dzend_gc.c257 uint32_t buf_size; /* size of the GC buffer */ member
/php-src/ext/soap/
H A Dphp_xml.c130 xmlDocPtr soap_xmlParseMemory(const void *buf, size_t buf_size) in soap_xmlParseMemory()
H A Dphp_http.c1453 int buf_size = 0; in get_http_body() local
H A Dsoap.c2084 int buf_size; local
/php-src/ext/opcache/jit/ir/
H A Dir_strtab.c93 void ir_strtab_init(ir_strtab *strtab, uint32_t size, uint32_t buf_size) in ir_strtab_init()
H A Dir.h490 uint32_t buf_size; member
/php-src/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c445 unsigned int buf_size; in MYSQLND_METHOD() local
H A Dmysqlnd_vio.c696 unsigned int buf_size; in MYSQLND_METHOD() local
H A Dmysqlnd_wireprotocol.c289 zend_uchar * const buf, const size_t buf_size, in mysqlnd_read_packet_header_and_body()
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c480 size_t buf_size = sizeof(buf), read_len = 0; in php_firebird_set_error() local
/php-src/ext/exif/
H A Dexif.c1374 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 83 milliseconds