Home
last modified time | relevance | path

Searched refs:ob_start (Results 401 – 424 of 424) sorted by relevance

1...<<11121314151617

/PHP-8.2/Zend/tests/offsets/
H A Darray_container_offset_behaviour.phpt233 ob_start();
H A Dnull_container_offset_behaviour.phpt232 ob_start();
H A Dfalse_container_offset_behaviour.phpt240 ob_start();
H A Dstring_container_offset_behaviour.phpt595 ob_start();
/PHP-8.2/ext/session/tests/
H A Dsession_decode_error2.phpt10 ob_start();
H A Dsession_basic3.phpt23 ob_start();
97 ob_start();
H A Dsession_basic5.phpt21 ob_start();
/PHP-8.2/Zend/tests/
H A Dcompare_002_64bit.phpt34 ob_start();
H A Dcompare_001.phpt34 ob_start();
H A Dcompare_003.phpt34 ob_start();
H A Dcompare_004.phpt34 ob_start();
H A Dcompare_005.phpt34 ob_start();
H A Dcompare_006.phpt34 ob_start();
H A Dcompare_001_64bit.phpt34 ob_start();
H A Dcompare_003_64bit.phpt34 ob_start();
H A Dcompare_004_64bit.phpt34 ob_start();
H A Dcompare_005_64bit.phpt34 ob_start();
H A Dcompare_006_64bit.phpt34 ob_start();
/PHP-8.2/
H A DUPGRADING317 . 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-8.2/main/
H A Doutput.c1292 PHP_FUNCTION(ob_start) in PHP_FUNCTION() argument
/PHP-8.2/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);
2937 ZEND_FE(ob_start, arginfo_ob_start)

Completed in 81 milliseconds

1...<<11121314151617