Home
last modified time | relevance | path

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

/PHP-7.2/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.2/sapi/fpm/fpm/
H A Dfpm_php_trace.c47 static const int buf_size = 1024; in fpm_php_trace_dump() local
H A Dzlog.c105 const size_t buf_size = MAX_LINE_LENGTH; in vzlog() local
/PHP-7.2/ext/standard/
H A Dquot_print.c61 size_t decoded_len, buf_size; in php_quot_print_decode() local
/PHP-7.2/ext/mbstring/oniguruma/src/
H A Dregerror.c202 UChar buf[], int buf_size, int *is_over) in to_ascii()
/PHP-7.2/ext/soap/
H A Dphp_xml.c134 xmlDocPtr soap_xmlParseMemory(const void *buf, size_t buf_size) in soap_xmlParseMemory()
H A Dphp_http.c1431 int buf_size = 0; in get_http_body() local
H A Dsoap.c2512 int buf_size; local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c419 unsigned int buf_size; in MYSQLND_METHOD() local
H A Dmysqlnd_vio.c673 unsigned int buf_size; in MYSQLND_METHOD() local
H A Dmysqlnd_net.c1095 unsigned int buf_size; in MYSQLND_METHOD() local
H A Dmysqlnd_wireprotocol.c290 zend_uchar * buf, size_t buf_size, const char * const packet_type_as_text, in mysqlnd_read_packet_header_and_body()
/PHP-7.2/ext/interbase/
H A Dibase_query.c433 static int _php_ibase_bind_array(zval *val, char *buf, zend_ulong buf_size, /* {{{ */ in _php_ibase_bind_array()

Completed in 79 milliseconds