Home
last modified time | relevance | path

Searched defs:buffer_size (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/soap/
H A Dphp_packet_soap.c22 bool parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_n… in parse_packet_soap()
/php-src/ext/intl/grapheme/
H A Dgrapheme_util.c389 int32_t buffer_size = U_BRK_SAFECLONE_BUFFERSIZE; in grapheme_get_break_iterator() local
/php-src/ext/opcache/jit/
H A Dzend_jit.h113 zend_long buffer_size; member
/php-src/ext/gd/libgd/
H A Dgd_bmp.c254 int buffer_size = 0; in gdImageBmpCtx() local
/php-src/ext/standard/
H A Dftp_fopen_wrapper.c77 static inline int get_ftp_result(php_stream *stream, char *buffer, size_t buffer_size) in get_ftp_result()

Completed in 17 milliseconds