Home
last modified time | relevance | path

Searched refs:ob_end_clean (Results 1 – 25 of 94) sorted by relevance

1234

/PHP-7.4/tests/output/
H A Dob_end_clean_basic_001.phpt2 Test return type and value, as well as basic behaviour, for ob_end_clean()
6 * proto bool ob_end_clean(void)
10 var_dump(ob_end_clean());
13 var_dump(ob_end_clean());
17 var_dump(ob_end_clean());
19 var_dump(ob_end_clean());
23 Notice: ob_end_clean(): failed to delete buffer. No buffer to delete in %s on line 7
28 Notice: ob_end_clean(): failed to delete buffer. No buffer to delete in %s on line 16
H A Dob_005.phpt2 output buffering - ob_end_clean
9 ob_end_clean();
H A Dob_start_basic_unerasable_002.phpt2 ob_start(): Ensure unerasable buffer cannot be erased by ob_clean(), ob_end_clean() or ob_end_flush…
15 var_dump(ob_end_clean());
27 Notice: ob_end_clean(): failed to discard buffer of callback (0) in %s on line 12
H A Dbug60322.phpt8 while(@ob_end_clean());
H A Dob_012.phpt16 ob_end_clean();
H A Dob_get_status.phpt11 ob_end_clean();
H A Dob_017.phpt21 ob_end_clean();
/PHP-7.4/tests/lang/
H A Dbug32828.phpt2 Bug #32828 (Throwing exception in output_callback function with ob_start and ob_end_clean leads to …
13 ob_end_clean();
19 #1 %s(%d): ob_end_clean()
H A Dbug45392.phpt2 Bug #45392 (ob_start()/ob_end_clean() and memory_limit)
19 ob_end_clean();
H A Dbug7515.phpt16 ob_end_clean();
23 ob_end_clean();
H A Dbug23279.phpt11 ob_end_clean();
/PHP-7.4/Zend/tests/
H A Dbug64960.phpt5 // this makes ob_end_clean raise an error
12 ob_end_clean();
36 #0 [internal function]: {closure}(8, 'ob_end_clean():...', '%s', 9, Array)
37 #1 %sbug64960.php(9): ob_end_clean()
H A Dbug71221.phpt6 ob_end_clean();
/PHP-7.4/tests/func/
H A D006.phpt17 ob_end_clean();
19 ob_end_clean();
/PHP-7.4/sapi/cli/tests/
H A Dbug78323.phpt21 ob_end_clean();
33 ob_end_clean();
45 ob_end_clean();
57 ob_end_clean();
/PHP-7.4/sapi/fpm/tests/
H A Dbug78323.phpt16 ob_end_clean();
27 ob_end_clean();
/PHP-7.4/sapi/cgi/tests/
H A Dbug78323.phpt16 ob_end_clean();
28 ob_end_clean();
/PHP-7.4/ext/standard/tests/array/
H A Dbug71220.phpt6 ob_end_clean();
/PHP-7.4/ext/pcre/tests/
H A Dcheck_jit_enabled.phpt14 ob_end_clean();
/PHP-7.4/ext/tidy/tests/
H A Dbug77594.phpt12 var_dump(ob_end_clean());
/PHP-7.4/ext/zlib/tests/
H A Dfunc.inc10 ob_end_clean();
/PHP-7.4/ext/standard/tests/
H A Dbug79821.phpt16 ob_end_clean();
/PHP-7.4/ext/gd/tests/
H A Dbug66590_1.phpt13 ob_end_clean();
/PHP-7.4/ext/soap/tests/
H A Dserver011.phpt19 ob_end_clean();
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug44394.phpt17 ob_end_clean();

Completed in 32 milliseconds

1234