Home
last modified time | relevance | path

Searched refs:ob_end_clean (Results 1 – 25 of 108) sorted by last modified time

12345

/php-src/main/
H A Doutput.c1370 PHP_FUNCTION(ob_end_clean) in PHP_FUNCTION() argument
/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 Darginfo_zpp_mismatch.phpt60 ob_end_clean();
H A Darginfo_zpp_mismatch_strict.phpt62 ob_end_clean();
/php-src/ext/standard/
H A Dbasic_functions.stub.php1545 function ob_end_clean(): bool {} function
H A Dbasic_functions_arginfo.h2319 ZEND_FUNCTION(ob_end_clean);
2940 ZEND_FE(ob_end_clean, arginfo_ob_end_clean)
/php-src/Zend/tests/offsets/
H A Dnull_container_offset_behaviour.phpt310 ob_end_clean();
H A DArrayObject_container_offset_behaviour.phpt366 ob_end_clean();
H A Darray_container_offset_behaviour.phpt311 ob_end_clean();
H A Dfalse_container_offset_behaviour.phpt318 ob_end_clean();
H A Dinvalid_container_offset_behaviour.phpt105 ob_end_clean();
H A DArrayAccess_container_offset_behaviour.phpt165 ob_end_clean();
H A Dobject_container_offset_behaviour.phpt87 ob_end_clean();
H A Dstring_container_offset_behaviour.phpt698 ob_end_clean();
H A Druntime_compile_time_offset_access.phpt68 ob_end_clean();
/php-src/ext/pdo_mysql/tests/inc/
H A Dmysql_pdo_test.inc159 ob_end_clean();
/php-src/tests/output/
H A Dob_013.phpt40 ob_end_clean();
H A Dob_get_status.phpt11 ob_end_clean();
16 ob_end_clean();
21 ob_end_clean();
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_phpinfo.phpt18 ob_end_clean();
/php-src/ext/soap/tests/
H A Dclassmap007.phpt46 ob_end_clean();
H A Dclassmap006.phpt46 ob_end_clean();
/php-src/tests/lang/
H A Dbug45392.phpt2 Bug #45392 (ob_start()/ob_end_clean() and memory_limit)
18 ob_end_clean();
/php-src/ext/pcre/tests/
H A Dcheck_jit_enabled.phpt15 ob_end_clean();
/php-src/ext/mysqli/tests/
H A Dgh11438.phpt12 ob_end_clean();
H A Dmysqli_class_mysqli_result_interface.phpt137 ob_end_clean();

Completed in 129 milliseconds

12345