Home
last modified time | relevance | path

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

/PHP-5.3/ext/dba/libflatfile/
H A Dflatfile.c110 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_delete() local
166 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_findkey() local
216 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_firstkey() local
264 size_t buf_size = FLATFILE_BLOCK_SIZE; in flatfile_nextkey() local
/PHP-5.3/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 zlog_ex() local
H A Dfastcgi.c428 size_t buf_size = sizeof(buf); in fcgi_get_params() local
/PHP-5.3/ext/standard/
H A Dquot_print.c61 size_t decoded_len, buf_size; in php_quot_print_decode() local
H A Dstreamsfuncs.c1312 size_t buf_size; in PHP_FUNCTION() local
/PHP-5.3/ext/mbstring/oniguruma/
H A Dregerror.c187 UChar buf[], int buf_size, int *is_over) in to_ascii()
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_net.c202 unsigned int buf_size = MYSQLND_G(net_read_buffer_size); /* this is long, cast to unsigned int*/ in MYSQLND_METHOD() local
909 unsigned int buf_size = MYSQLND_G(net_cmd_buffer_size); /* this is long, cast to unsigned int*/ in mysqlnd_net_init() local
H A Dmysqlnd_wireprotocol.c34 #define PACKET_READ_HEADER_AND_BODY(packet, conn, buf, buf_size, packet_type_as_text, packet_type) \ argument
/PHP-5.3/ext/soap/
H A Dphp_http.c269 int buf_size, in make_http_soap_request()
1334 int buf_size = 0; in get_http_body() local
H A Dphp_xml.c131 xmlDocPtr soap_xmlParseMemory(const void *buf, size_t buf_size) in soap_xmlParseMemory()
H A Dsoap.c2731 int buf_size; local
3264 int buf_size, location_size, action_size; local
/PHP-5.3/main/
H A Doutput.c411 uint buf_size = OG(active_ob_buffer).size; in php_ob_allocate() local
/PHP-5.3/sapi/cgi/
H A Dfastcgi.c608 size_t buf_size = sizeof(buf); in fcgi_get_params() local
/PHP-5.3/ext/interbase/
H A Dibase_query.c435 static int _php_ibase_bind_array(zval *val, char *buf, unsigned long buf_size, /* {{{ */ in _php_ibase_bind_array()

Completed in 69 milliseconds