Home
last modified time | relevance | path

Searched refs:ob_get_status (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/tests/output/
H A Dbug60321.phpt2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)
5 $return = ob_get_status(true);
H A Dob_get_status.phpt2 ob_get_status() function basic test
10 $status = ob_get_status(true);
H A Dob_013.phpt24 print_r(ob_get_status());
25 print_r(ob_get_status(true));
/PHP-5.5/main/
H A Dphp_output.h263 PHP_FUNCTION(ob_get_status);
H A Doutput.c1519 PHP_FUNCTION(ob_get_status) in PHP_FUNCTION() argument
/PHP-5.5/ext/standard/
H A Dbasic_functions.c3282 PHP_FE(ob_get_status, arginfo_ob_get_status)
/PHP-5.5/
H A DNEWS3297 . Fixed bug #60321 (ob_get_status(true) no longer returns an array when

Completed in 60 milliseconds