Home
last modified time | relevance | path

Searched refs:flush (Results 26 – 50 of 90) sorted by relevance

1234

/PHP-5.4/tests/func/
H A D008.phpt2 Test for buffering in core functions with implicit flush off
H A D009.phpt2 Test for buffering in core functions with implicit flush on
/PHP-5.4/tests/output/
H A Dob_get_contents_basic_001.phpt36 echo "\ncheck that contents disappear after a flush\n";
66 check that contents disappear after a flush
H A Dob_implicit_flush_variation_001.phpt6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output …
/PHP-5.4/ext/xmlwriter/tests/
H A D002.phpt2 XMLWriter: libxml2 XML Writer, membuffer, flush
H A D001.phpt2 XMLWriter: libxml2 XML Writer, file buffer, flush
H A DOO_005.phpt24 $output_bytes = $xw->flush(true);
H A DOO_006.phpt21 $output_bytes = $xw->flush(true);
H A D004.phpt2 XMLWriter: libxml2 XML Writer, file buffer, flush
H A D003.phpt2 XMLWriter: libxml2 XML Writer, membuffer, flush, attribute
H A DOO_008.phpt26 $output = $xw->flush(true);
H A Dbug39504.phpt28 print $xw->flush(true);
H A DOO_009.phpt34 $output = $xw->flush(true);
H A DOO_007.phpt30 $output = $xw->flush(true);
H A Dbug41287.phpt32 print $xw->flush(true);
/PHP-5.4/ext/standard/tests/array/
H A Dbug12776.phpt11 print "val: $val; key: $key\n"; flush();
/PHP-5.4/ext/standard/tests/general_functions/
H A Dob_get_flush_basic.phpt8 …* Description: Get current buffer contents, flush (send) the output buffer, and delete current out…
/PHP-5.4/ext/oci8/tests/
H A Dlob_013.phpt31 var_dump($blob->flush());
/PHP-5.4/ext/mysqli/tests/
H A Dmysqli_set_local_infile_handler_close_link.phpt37 flush();
H A Dmysqli_set_local_infile_handler_closures.phpt37 flush();
H A Dmysqli_set_local_infile_handler_closefile.phpt36 flush();
H A Dmysqli_set_local_infile_handler_kill_link.phpt34 flush();
H A Dmysqli_set_local_infile_handler_nofileop.phpt37 flush();
H A Dmysqli_set_local_infile_handler_replace_buffer.phpt37 flush();
H A Dmysqli_set_local_infile_handler_unregister.phpt35 flush();

Completed in 22 milliseconds

1234