Home
last modified time | relevance | path

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

/PHP-8.2/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.2/ext/intl/grapheme/
H A Dgrapheme_util.c391 int32_t buffer_size = U_BRK_SAFECLONE_BUFFERSIZE; in grapheme_get_break_iterator() local
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit.h111 zend_long buffer_size; member
/PHP-8.2/ext/gd/libgd/
H A Dgd_bmp.c254 int buffer_size = 0; in gdImageBmpCtx() local
/PHP-8.2/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