Searched defs:buffer_size (Results 1 – 5 of 5) sorted by relevance
/PHP-5.3/ext/interbase/ |
H A D | ibase_events.c | 133 unsigned short i = 0, event_count = 0, buffer_size; in PHP_FUNCTION() local 200 unsigned short buffer_size, char *result_buf) in _php_ibase_callback() 274 unsigned short i = 1, buffer_size; in PHP_FUNCTION() local
|
/PHP-5.3/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-5.3/ext/intl/grapheme/ |
H A D | grapheme_util.c | 613 int32_t buffer_size; in grapheme_get_break_iterator() local
|
/PHP-5.3/ext/oci8/ |
H A D | oci8_lob.c | 240 int buffer_size = PHP_OCI_LOB_BUFFER_SIZE; in php_oci_lob_read() local
|
/PHP-5.3/main/ |
H A D | output.c | 383 …internal_handler(php_output_handler_func_t internal_output_handler, uint buffer_size, char *handle… in php_ob_set_internal_handler()
|
Completed in 34 milliseconds