Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/sapi/fpm/fpm/
H A Dfpm_php_trace.c48 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 zlog_ex() local
H A Dfastcgi.c435 size_t buf_size = sizeof(buf); in fcgi_get_params() local
/PHP-5.5/ext/standard/
H A Dquot_print.c61 size_t decoded_len, buf_size; in php_quot_print_decode() local
H A Dstreamsfuncs.c1323 size_t buf_size; in PHP_FUNCTION() local
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregerror.c196 UChar buf[], int buf_size, int *is_over) in to_ascii()
/PHP-5.5/ext/soap/
H A Dphp_xml.c134 xmlDocPtr soap_xmlParseMemory(const void *buf, size_t buf_size) in soap_xmlParseMemory()
H A Dphp_http.c335 int buf_size, in make_http_soap_request()
1408 int buf_size = 0; in get_http_body() local
H A Dsoap.c2558 int buf_size; local
3107 int buf_size, location_size, action_size; local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_net.c1025 unsigned int buf_size; in MYSQLND_METHOD() local
H A Dmysqlnd_wireprotocol.c35 #define PACKET_READ_HEADER_AND_BODY(packet, conn, buf, buf_size, packet_type_as_text, packet_type) \ argument
/PHP-5.5/ext/interbase/
H A Dibase_query.c433 static int _php_ibase_bind_array(zval *val, char *buf, unsigned long buf_size, /* {{{ */ in _php_ibase_bind_array()

Completed in 64 milliseconds