Home
last modified time | relevance | path

Searched refs:ob_start (Results 76 – 100 of 431) sorted by relevance

12345678910>>...18

/php-src/ext/iconv/tests/
H A Dob_iconv_handler-charset-length-cve-2007-4840.phpt10 ob_start("ob_iconv_handler");
H A Dgh7953.phpt11 ob_start('ob_iconv_handler');
/php-src/ext/tidy/tests/
H A Dbug77594.phpt9 ob_start('ob_tidyhandler');
H A D017.phpt6 <?php ob_start("ob_tidyhandler"); ?>
/php-src/tests/output/
H A Dob_014.phpt5 ob_start("str_rot13");
H A Dob_015.phpt5 ob_start("str_rot13", 1);
H A Dob_get_clean_basic_002.phpt9 ob_start();
H A Dob_get_clean_basic_001.phpt11 ob_start();
/php-src/ext/zlib/tests/
H A Dbug60761.phpt14 // test using ob_start and zlib.output_compression(or ob_gzhandler)
23 ob_start();//"ob_gzhandler");
H A Dgh7953.phpt10 ob_start('ob_gzhandler');
H A Dob_005.phpt17 ob_start("ob_gzhandler");
H A Dfunc.inc7 ob_start();
/php-src/ext/standard/tests/misc/
H A Dbug79410.phpt5 ob_start();
/php-src/Zend/tests/
H A Dbug79836.phpt8 ob_start(function ($buffer) use (&$c, &$counter) {
H A Dbug79836_1.phpt8 ob_start(function () use (&$c) {
H A Dbug79836_2.phpt7 ob_start(function () use (&$c) {
/php-src/ext/session/tests/
H A Dbug71683.phpt13 ob_start();
/php-src/ext/com_dotnet/tests/
H A Dbug79299.phpt8 ob_start();
H A Dbug45280.phpt10 ob_start();
/php-src/tests/lang/
H A Dbug23279.phpt5 ob_start();
/php-src/ext/pcre/tests/
H A Dcheck_jit_enabled.phpt12 ob_start();
/php-src/ext/mbstring/tests/
H A Dmb_output_handler_euc_jp.phpt12 ob_start('mb_output_handler');
/php-src/ext/gd/tests/
H A Dbug66590_1.phpt12 ob_start();
/php-src/ext/reflection/tests/
H A DReflectionExtension_info_basic.phpt9 ob_start();
/php-src/ext/fileinfo/tests/
H A Dfinfo_phpinfo_basic.phpt10 ob_start();

Completed in 22 milliseconds

12345678910>>...18