Home
last modified time | relevance | path

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

/PHP-7.2/ext/interbase/
H A Dibase_events.c133 unsigned short i = 0, event_count = 0, buffer_size; in PHP_FUNCTION() local
196 ISC_USHORT buffer_size, ISC_UCHAR *result_buf) in _php_ibase_callback()
270 unsigned short i = 1, buffer_size; in PHP_FUNCTION() local
/PHP-7.2/ext/soap/
H A Dphp_packet_soap.c25 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na… in parse_packet_soap()
/PHP-7.2/ext/intl/grapheme/
H A Dgrapheme_util.c381 int32_t buffer_size; in grapheme_get_break_iterator() local
/PHP-7.2/ext/oci8/
H A Doci8_lob.c243 int buffer_size = PHP_OCI_LOB_BUFFER_SIZE; in php_oci_lob_read() local
/PHP-7.2/ext/gd/libgd/
H A Dgd_bmp.c254 int buffer_size = 0; in gdImageBmpCtx() local
/PHP-7.2/ext/standard/
H A Dftp_fopen_wrapper.c81 static inline int get_ftp_result(php_stream *stream, char *buffer, size_t buffer_size) in get_ftp_result()

Completed in 26 milliseconds