Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/main/
H A Dphp_output.h257 PHP_FUNCTION(ob_get_status);
H A Doutput.c1497 PHP_FUNCTION(ob_get_status) in PHP_FUNCTION() argument
/PHP-7.4/ext/standard/
H A Dbasic_functions.c3319 PHP_FE(ob_get_status, arginfo_ob_get_status)

Completed in 33 milliseconds