Home
last modified time | relevance | path

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

/PHP-7.1/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()
271 unsigned short i = 1, buffer_size; in PHP_FUNCTION() local
/PHP-7.1/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.1/ext/intl/grapheme/
H A Dgrapheme_util.c381 int32_t buffer_size; in grapheme_get_break_iterator() local
/PHP-7.1/ext/oci8/
H A Doci8_lob.c247 int buffer_size = PHP_OCI_LOB_BUFFER_SIZE; in php_oci_lob_read() local
/PHP-7.1/ext/standard/
H A Dftp_fopen_wrapper.c83 static inline int get_ftp_result(php_stream *stream, char *buffer, size_t buffer_size) in get_ftp_result()

Completed in 14 milliseconds