Searched defs:buffer_size (Results 1 – 6 of 6) sorted by relevance
/PHP-7.3/ext/interbase/ |
H A D | ibase_events.c | 133 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.3/ext/soap/ |
H A D | php_packet_soap.c | 24 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na… in parse_packet_soap()
|
/PHP-7.3/ext/intl/grapheme/ |
H A D | grapheme_util.c | 380 int32_t buffer_size; in grapheme_get_break_iterator() local
|
/PHP-7.3/ext/oci8/ |
H A D | oci8_lob.c | 243 int buffer_size = PHP_OCI_LOB_BUFFER_SIZE; in php_oci_lob_read() local
|
/PHP-7.3/ext/gd/libgd/ |
H A D | gd_bmp.c | 254 int buffer_size = 0; in gdImageBmpCtx() local
|
/PHP-7.3/ext/standard/ |
H A D | ftp_fopen_wrapper.c | 80 static inline int get_ftp_result(php_stream *stream, char *buffer, size_t buffer_size) in get_ftp_result()
|
Completed in 20 milliseconds