Searched defs:buffer_size (Results 1 – 5 of 5) sorted by relevance
/PHP-7.1/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() 271 unsigned short i = 1, buffer_size; in PHP_FUNCTION() local
|
/PHP-7.1/ext/soap/ |
H A D | php_packet_soap.c | 25 int parse_packet_soap(zval *this_ptr, char *buffer, int buffer_size, sdlFunctionPtr fn, char *fn_na… in parse_packet_soap()
|
/PHP-7.1/ext/intl/grapheme/ |
H A D | grapheme_util.c | 381 int32_t buffer_size; in grapheme_get_break_iterator() local
|
/PHP-7.1/ext/oci8/ |
H A D | oci8_lob.c | 247 int buffer_size = PHP_OCI_LOB_BUFFER_SIZE; in php_oci_lob_read() local
|
/PHP-7.1/ext/standard/ |
H A D | ftp_fopen_wrapper.c | 83 static inline int get_ftp_result(php_stream *stream, char *buffer, size_t buffer_size) in get_ftp_result()
|
Completed in 18 milliseconds