Home
last modified time | relevance | path

Searched refs:buffering (Results 1 – 25 of 71) sorted by path

123

/PHP-7.2/
H A DREADME.NEW-OUTPUT-API76 Retrieving output buffering level:
H A DREADME.STREAMS274 bufsize is the size of the buffer to use - if 0, then buffering at the stream
276 their own buffering - such a FILE*),
/PHP-7.2/ext/curl/tests/
H A Dbug55767.phpt24 ob_start(); // start output buffering
H A Dcurl_basic_001.phpt24 ob_start(); // start output buffering
H A Dcurl_basic_002.phpt25 ob_start(); // start output buffering
H A Dcurl_basic_003.phpt25 ob_start(); // start output buffering
H A Dcurl_basic_004.phpt25 ob_start(); // start output buffering
H A Dcurl_basic_005.phpt25 ob_start(); // start output buffering
H A Dcurl_basic_006.phpt25 ob_start(); // start output buffering
H A Dcurl_basic_011.phpt24 ob_start(); // start output buffering
H A Dcurl_basic_012.phpt24 ob_start(); // start output buffering
H A Dcurl_basic_013.phpt24 ob_start(); // start output buffering
H A Dcurl_basic_017.phpt28 ob_start(); // start output buffering
H A Dcurl_basic_018.phpt28 ob_start(); // start output buffering
H A Dcurl_copy_handle_basic_001.phpt19 ob_start(); // start output buffering
H A Dcurl_copy_handle_basic_002.phpt18 ob_start(); // start output buffering
H A Dcurl_copy_handle_basic_004.phpt19 ob_start(); // start output buffering
H A Dcurl_copy_handle_basic_005.phpt19 ob_start(); // start output buffering
H A Dcurl_copy_handle_basic_006.phpt19 ob_start(); // start output buffering
H A Dcurl_copy_handle_basic_007.phpt15 ob_start(); // start output buffering
H A Dcurl_setopt_array_basic.phpt43 ob_start(); // start output buffering
H A Dcurl_setopt_basic002.phpt33 ob_start(); // start output buffering
H A Dcurl_setopt_basic003.phpt29 ob_start(); // start output buffering
/PHP-7.2/ext/oci8/
H A Doci8.c1483 …if (descriptor && descriptor->buffering == PHP_OCI_LOB_BUFFER_USED && (descriptor->type == OCI_DTY… in php_oci_descriptor_flush_hash_dtor()
1485 descriptor->buffering = PHP_OCI_LOB_BUFFER_ENABLED; in php_oci_descriptor_flush_hash_dtor()
2480 descriptor->buffering = 0; in php_oci_column_to_zval()
H A Doci8_interface.c818 if (descriptor->buffering == PHP_OCI_LOB_BUFFER_DISABLED) { in PHP_FUNCTION()
883 if (descriptor->buffering != PHP_OCI_LOB_BUFFER_DISABLED) { in PHP_FUNCTION()

Completed in 60 milliseconds

123