Home
last modified time | relevance | path

Searched refs:ob_get_clean (Results 26 – 50 of 57) sorted by relevance

123

/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_phpinfo_basic.phpt12 $output = ob_get_clean();
/PHP-5.5/ext/com_dotnet/tests/
H A Dbug45280.phpt14 ob_get_clean();
/PHP-5.5/ext/mbstring/tests/
H A Dmb_output_handler_runtime_ini_alteration-01.phpt17 var_dump(bin2hex(ob_get_clean()));
H A Dmb_output_handler_runtime_ini_alteration-02.phpt17 var_dump(bin2hex(ob_get_clean()));
/PHP-5.5/ext/gd/tests/
H A Dbug41442.phpt21 $str2 = ob_get_clean();
/PHP-5.5/tests/output/
H A Dob_clean_basic_001.phpt22 $out = ob_get_clean();
/PHP-5.5/ext/oci8/tests/
H A Dconnect_without_oracle_home.phpt8 $phpinfo = ob_get_clean();
H A Dconnect_without_oracle_home_old.phpt8 $phpinfo = ob_get_clean();
H A Dpecl_bug16035.phpt8 $phpinfo = ob_get_clean();
H A Dconnect_without_oracle_home_11.phpt8 $phpinfo = ob_get_clean();
H A Dconnect_without_oracle_home_old_11.phpt8 $phpinfo = ob_get_clean();
H A Ddrcp_privileged.phpt10 $phpinfo = ob_get_clean();
H A Dlob_029.phpt9 $phpinfo = ob_get_clean();
H A Dbug43497_92.phpt10 $phpinfo = ob_get_clean();
/PHP-5.5/ext/spl/tests/
H A Dbug66405.phpt42 $results = explode("\n", ob_get_clean());
/PHP-5.5/ext/zlib/tests/
H A Dbug60761.phpt26 $html = ob_get_clean();
/PHP-5.5/main/
H A Dphp_output.h259 PHP_FUNCTION(ob_get_clean);
/PHP-5.5/Zend/tests/
H A Dcompare_002.phpt36 $buf = ob_get_clean();
H A Dcompare_002_64bit.phpt36 $buf = ob_get_clean();
H A Dcompare_001.phpt36 $buf = ob_get_clean();
H A Dcompare_003.phpt36 $buf = ob_get_clean();
H A Dcompare_004.phpt36 $buf = ob_get_clean();
H A Dcompare_005.phpt36 $buf = ob_get_clean();
H A Dcompare_006.phpt36 $buf = ob_get_clean();
H A Dcompare_001_64bit.phpt36 $buf = ob_get_clean();

Completed in 24 milliseconds

123