Home
last modified time | relevance | path

Searched refs:ob_start (Results 1 – 25 of 431) sorted by last modified time

12345678910>>...18

/php-src/
H A DUPGRADING401 . Output handler status flags passed to the flags parameter of ob_start
H A Dphp.ini-development243 ; directive. Instead, explicitly set the output handler using ob_start().
H A Dphp.ini-production243 ; directive. Instead, explicitly set the output handler using ob_start().
/php-src/ext/soap/tests/
H A Dany.phpt37 ob_start();
/php-src/main/
H A Doutput.c1291 PHP_FUNCTION(ob_start) in PHP_FUNCTION() argument
/php-src/ext/session/tests/
H A Dsession_start_read_and_close.phpt10 ob_start();
H A Dsession_decode_error3.phpt12 ob_start();
/php-src/ext/standard/
H A Dbasic_functions.stub.php1537 function ob_start($callback = null, int $chunk_size = 0, int $flags = PHP_OUTPUT_HANDLER_STDFLAGS):… function
H A Dbasic_functions_arginfo.h2315 ZEND_FUNCTION(ob_start);
2936 ZEND_FE(ob_start, arginfo_ob_start)
/php-src/ext/standard/tests/general_functions/
H A Durl_rewriting_basic1.phpt50 ob_start();
H A Durl_rewriting_basic2.phpt50 ob_start();
H A Durl_rewriting_basic3.phpt50 ob_start();
/php-src/ext/xml/tests/
H A Dlibxml_expat_skipif.inc3 ob_start();
/php-src/Zend/tests/offsets/
H A Dnull_container_offset_behaviour.phpt257 ob_start();
H A DArrayObject_container_offset_behaviour.phpt305 ob_start();
309 ob_start();
340 ob_start();
H A Darray_container_offset_behaviour.phpt258 ob_start();
H A Dfalse_container_offset_behaviour.phpt265 ob_start();
H A Dinvalid_container_offset_behaviour.phpt17 ob_start();
H A DArrayAccess_container_offset_behaviour.phpt102 ob_start();
107 ob_start();
138 ob_start();
H A Dobject_container_offset_behaviour.phpt44 ob_start();
H A Dstring_container_offset_behaviour.phpt631 ob_start();
H A Druntime_compile_time_offset_access.phpt37 ob_start();
/php-src/ext/curl/tests/
H A Dcurl_version_features-array.phpt10 ob_start();
/php-src/docs-old/
H A Doutput-api.md89 Facilitating a context from within an output handler callable with ob_start():
113 or handlers implemented in C to be used with ob_start() can contain a non-global
/php-src/tests/output/
H A Dob_start_flags.phpt2 ob_start(): Ensure that user supplied handler type and status flags are erased
8 ob_start(

Completed in 59 milliseconds

12345678910>>...18