Home
last modified time | relevance | path

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

1234

/PHP-8.2/ext/xmlwriter/tests/
H A D001.phpt2 XMLWriter: libxml2 XML Writer, file buffer, flush
H A DOO_005.phpt20 $output_bytes = $xw->flush(true);
H A D004.phpt2 XMLWriter: libxml2 XML Writer, file buffer, flush
H A DOO_006.phpt18 $output_bytes = $xw->flush(true);
H A D003.phpt2 XMLWriter: libxml2 XML Writer, membuffer, flush, attribute
H A DOO_008.phpt23 $output = $xw->flush(true);
H A DOO_010.phpt23 $output = $xw->flush(true);
H A DOO_011.phpt25 $output = $xw->flush(true);
H A Dbug39504.phpt26 print $xw->flush(true);
H A DOO_009.phpt31 $output = $xw->flush(true);
H A DOO_007.phpt26 $output = $xw->flush(true);
H A Dbug41287.phpt30 print $xw->flush(true);
/PHP-8.2/ext/opcache/tests/
H A Dissue0079.phpt25 // flush();
/PHP-8.2/ext/standard/tests/array/
H A Dbug12776.phpt11 print "val: $val; key: $key\n"; flush();
/PHP-8.2/sapi/cgi/tests/
H A Dapache_response_headers.phpt23 flush();
/PHP-8.2/sapi/fpm/tests/
H A Dlog-bwp-msg-flush-split-real.phpt2 FPM: Buffered worker output plain log with msg with flush split in buffer
H A Dlog-bwp-msg-flush-split-fallback.phpt2 FPM: Buffered worker output plain log with msg with flush split in buffer
H A Dlog-bwp-msg-flush-split-sep-pos-end.phpt2 FPM: Buffered worker output plain log with msg with flush split position towards separator end
H A Dlog-bwp-msg-flush-split-sep-pos-start.phpt2 FPM: Buffered worker output plain log with msg with flush split position towards separator start
/PHP-8.2/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_error2.phpt22 flush();
/PHP-8.2/ext/xmlwriter/
H A Dphp_xmlwriter.stub.php85 function xmlwriter_output_memory(XMLWriter $writer, bool $flush = true): string {} argument
337 public function outputMemory(bool $flush = true): string {} argument
343 public function flush(bool $empty = true): string|int {} function in XMLWriter
/PHP-8.2/ext/standard/tests/streams/
H A Dgh10031.phpt21 flush();
/PHP-8.2/ext/oci8/tests/
H A Dlob_013.phpt33 var_dump($blob->flush());
H A Dlob_002.phpt35 var_dump($blob->flush());
/PHP-8.2/Zend/tests/
H A Dbug38779_1.phpt24 var_dump("flush!");

Completed in 40 milliseconds

1234