Home
last modified time | relevance | path

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

1234

/PHP-5.5/tests/func/
H A D009.phpt2 Test for buffering in core functions with implicit flush on
/PHP-5.5/ext/xmlwriter/tests/
H A Dbug41326.phpt21 print $xml->flush(true);
37 print $xw->flush(true);
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 DOO_010.phpt27 $output = $xw->flush(true);
H A Dbug39504.phpt28 print $xw->flush(true);
H A DOO_009.phpt34 $output = $xw->flush(true);
H A DOO_011.phpt29 $output = $xw->flush(true);
H A DOO_007.phpt30 $output = $xw->flush(true);
H A Dbug41287.phpt32 print $xw->flush(true);
/PHP-5.5/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.5/ext/opcache/tests/
H A Dissue0079.phpt25 // flush();
/PHP-5.5/ext/standard/tests/array/
H A Dbug12776.phpt11 print "val: $val; key: $key\n"; flush();
/PHP-5.5/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.5/ext/oci8/tests/
H A Dlob_013.phpt31 var_dump($blob->flush());
H A Dlob_003.phpt32 var_dump($blob->flush());
H A Dlob_002.phpt35 var_dump($blob->flush());
H A Dlob_031.phpt30 $blob->flush();
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pconnect.phpt58 flush();

Completed in 26 milliseconds

1234