Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dphp_packet_soap.c22 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na… in parse_packet_soap()
/PHP-8.0/ext/intl/grapheme/
H A Dgrapheme_util.c392 int32_t buffer_size = U_BRK_SAFECLONE_BUFFERSIZE; in grapheme_get_break_iterator() local
/PHP-8.0/ext/oci8/
H A Doci8_lob.c241 int buffer_size = PHP_OCI_LOB_BUFFER_SIZE; in php_oci_lob_read() local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.h91 zend_long buffer_size; member
/PHP-8.0/ext/gd/libgd/
H A Dgd_bmp.c254 int buffer_size = 0; in gdImageBmpCtx() local
/PHP-8.0/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 20 milliseconds