Home
last modified time | relevance | path

Searched refs:ob_start (Results 1 – 25 of 381) sorted by path

12345678910>>...16

/PHP-5.5/
H A DNEWS550 . Fixed bug #65593 (Segfault when calling ob_start from output buffering
1638 ob_start('ob_gzhandler') is called) (Mike)
2473 . Fixed bug #61272 (ob_start callback gets passed empty string).
2919 . Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown
6277 - Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). (Ilia)
6884 - Fixed bug #42473 (ob_start php://output and headers). (Arnaud)
7843 - Fixed bug #40259 (ob_start call many times - memory error). (Dmitry)
H A DREADME.NEW-OUTPUT-API92 Facilitating a context from within an output handler callable with ob_start():
117 or handlers implemented in C to be used with ob_start() can contain a non-global
/PHP-5.5/Zend/
H A DZEND_CHANGES1103 Use ob_start() to begin output buffering, ob_end_flush() to end
H A Dbench.php356 ob_start();
370 ob_start();
H A Dmicro_bench.php249 ob_start();
269 ob_start();
/PHP-5.5/Zend/tests/
H A Dcompare_001.phpt34 ob_start();
H A Dcompare_001_64bit.phpt34 ob_start();
H A Dcompare_002.phpt34 ob_start();
H A Dcompare_002_64bit.phpt34 ob_start();
H A Dcompare_003.phpt34 ob_start();
H A Dcompare_003_64bit.phpt34 ob_start();
H A Dcompare_004.phpt34 ob_start();
H A Dcompare_004_64bit.phpt34 ob_start();
H A Dcompare_005.phpt34 ob_start();
H A Dcompare_005_64bit.phpt34 ob_start();
H A Dcompare_006.phpt34 ob_start();
H A Dcompare_006_64bit.phpt34 ob_start();
/PHP-5.5/ext/com_dotnet/tests/
H A Dbug45280.phpt12 ob_start();
/PHP-5.5/ext/curl/tests/
H A Dbug55767.phpt24 ob_start(); // start output buffering
H A Dcheck_win_config.phpt13 ob_start();
H A Dcurl_CURLOPT_READDATA.phpt20 ob_start();
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

Completed in 65 milliseconds

12345678910>>...16