Home
last modified time | relevance | path

Searched refs:ob_end_flush (Results 1 – 25 of 160) sorted by relevance

1234567

/php-src/tests/output/
H A Dob_end_flush_basic_001.phpt2 Test ob_end_flush() function : basic functionality
5 echo "*** Testing ob_end_flush() : basic functionality ***\n";
8 echo "\n-- Testing ob_end_flush() function with Zero arguments --\n";
9 var_dump(ob_end_flush());
12 var_dump(ob_end_flush());
16 var_dump(ob_end_flush());
18 var_dump(ob_end_flush());
23 *** Testing ob_end_flush() : basic functionality ***
25 -- Testing ob_end_flush() function with Zero arguments --
27 Notice: ob_end_flush(): Failed to delete and flush buffer. No buffer to delete or flush in %s on li…
[all …]
H A Dob_get_level_basic_001.phpt17 ob_end_flush();
20 ob_end_flush();
23 ob_end_flush();
39 Notice: ob_end_flush(): Failed to delete and flush buffer. No buffer to delete or flush in %s on li…
H A Dob_start_callbacks.phpt10 ob_end_flush();
21 ob_end_flush();
26 ob_end_flush();
34 ob_end_flush();
H A Dob_006.phpt2 output buffering - ob_end_flush
7 ob_end_flush();
H A Dob_012.phpt11 ob_end_flush();
18 ob_end_flush();
H A Dob_get_contents_basic_001.phpt18 ob_end_flush();
27 ob_end_flush();
34 ob_end_flush();
39 ob_end_flush();
H A Dob_020.phpt13 ob_end_flush();
16 ob_end_flush();
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
16 var_dump(ob_end_flush());
30 Notice: ob_end_flush(): Failed to send buffer of callback (0) in %s on line 13
H A Dob_014.phpt8 ob_end_flush();
H A Dob_015.phpt11 ob_end_flush();
/php-src/tests/lang/
H A Dbug24951.phpt14 ob_end_flush();
22 ob_end_flush();
30 ob_end_flush();
/php-src/ext/mbstring/tests/
H A Dmb_output_handler_pass.phpt12 ob_end_flush();
17 ob_end_flush();
H A Dmb_output_handler_pattern-05.phpt11 ob_end_flush();
H A Dmb_output_handler_pattern-11.phpt11 ob_end_flush();
H A Dmb_output_handler_pattern-01.phpt12 ob_end_flush();
H A Dmb_output_handler_pattern-02.phpt12 ob_end_flush();
H A Dmb_output_handler_pattern-06.phpt12 ob_end_flush();
H A Dmb_output_handler_pattern-12.phpt12 ob_end_flush();
H A Dmb_output_handler_pattern-03.phpt12 ob_end_flush();
H A Dmb_output_handler_pattern-04.phpt12 ob_end_flush();
H A Dmb_output_handler_pattern-07.phpt14 ob_end_flush();
H A Dmb_output_handler_pattern-08.phpt14 ob_end_flush();
/php-src/ext/standard/tests/general_functions/
H A Dob_start_closures.phpt21 ob_end_flush();
25 ob_end_flush();
/php-src/Zend/tests/
H A Dbug64960.phpt6 ob_end_flush();
32 Notice: ob_end_flush(): Failed to delete and flush buffer. No buffer to delete or flush in %sbug649…
/php-src/ext/iconv/tests/
H A Dob_iconv_handler.phpt13 ob_end_flush();

Completed in 89 milliseconds

1234567