Home
last modified time | relevance | path

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

12345

/php-src/tests/output/
H A Dob_end_clean_basic_001.phpt2 Test return type and value, as well as basic behaviour, for ob_end_clean()
9 var_dump(ob_end_clean());
12 var_dump(ob_end_clean());
16 var_dump(ob_end_clean());
18 var_dump(ob_end_clean());
22 Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in %s on line %d
27 Notice: ob_end_clean(): Failed to delete buffer. No buffer to delete in %s on line %d
H A Dob_005.phpt2 output buffering - ob_end_clean
9 ob_end_clean();
H A Dob_get_status.phpt11 ob_end_clean();
16 ob_end_clean();
21 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();
/php-src/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)
18 ob_end_clean();
H A Dbug7515.phpt15 ob_end_clean();
22 ob_end_clean();
H A Dbug23279.phpt11 ob_end_clean();
/php-src/Zend/tests/
H A Dbug64960.phpt5 // this makes ob_end_clean raise an error
12 ob_end_clean();
40 #0 [internal function]: {closure:%s:%d}(8, 'ob_end_clean():...', '%s', 9)
41 #1 %sbug64960.php(9): ob_end_clean()
H A Dbug79836.phpt14 ob_end_clean();
H A Dbug79836_1.phpt14 ob_end_clean();
H A Dbug79836_2.phpt21 ob_end_clean();
/php-src/tests/func/
H A D006.phpt17 ob_end_clean();
19 ob_end_clean();
/php-src/sapi/cli/tests/
H A Dbug78323.phpt21 ob_end_clean();
33 ob_end_clean();
45 ob_end_clean();
57 ob_end_clean();
/php-src/sapi/fpm/tests/
H A Dbug78323.phpt16 ob_end_clean();
27 ob_end_clean();
/php-src/sapi/cgi/tests/
H A Dbug78323.phpt16 ob_end_clean();
28 ob_end_clean();
/php-src/ext/tidy/tests/
H A Dbug77594.phpt10 var_dump(ob_end_clean());
/php-src/ext/standard/tests/array/
H A Dbug71220.phpt7 ob_end_clean();
/php-src/ext/pcre/tests/
H A Dcheck_jit_enabled.phpt15 ob_end_clean();
/php-src/ext/gd/tests/
H A Dbug66590_1.phpt14 ob_end_clean();
/php-src/ext/zlib/tests/
H A Dfunc.inc10 ob_end_clean();
/php-src/ext/standard/tests/
H A Dbug79821.phpt16 ob_end_clean();
/php-src/ext/soap/tests/
H A Dserver011.phpt19 ob_end_clean();

Completed in 28 milliseconds

12345