Home
last modified time | relevance | path

Searched refs:output_buffering (Results 1 – 12 of 12) sorted by relevance

/PHP-5.3/tests/func/
H A D006.phpt4 output_buffering=0
/PHP-5.3/ext/standard/tests/general_functions/
H A Dob_start_closures.phpt4 output_buffering=0
H A Dob_get_flush_error.phpt4 output_buffering=0
H A Dob_get_length_basic.phpt4 output_buffering=0
H A Dob_get_flush_basic.phpt4 output_buffering=0
/PHP-5.3/ext/mbstring/tests/
H A Dhtmlent.phpt9 output_buffering=4096
/PHP-5.3/main/
H A Dphp_globals.h66 long output_buffering; member
H A Dmain.c475 …put_buffering", "0", PHP_INI_PERDIR|PHP_INI_SYSTEM, OnUpdateLong, output_buffering, php_core_gl…
1463 } else if (PG(output_buffering)) { in php_request_startup()
1464 if (PG(output_buffering)>1) { in php_request_startup()
1465 php_start_ob_buffer(NULL, PG(output_buffering), 1 TSRMLS_CC); in php_request_startup()
/PHP-5.3/win32/build/
H A DMakefile126 …"$(BUILD_DIR)\php.exe" -d open_basedir= -d output_buffering=0 run-tests.php $(TESTS) -p "$(BUILD_D…
/PHP-5.3/
H A Dphp.ini-development134 ; output_buffering
262 output_buffering = 4096
285 ; performance, enable output_buffering in addition.
H A Dphp.ini-production134 ; output_buffering
262 output_buffering = 4096
285 ; performance, enable output_buffering in addition.
H A DINSTALL1688 For example, the output_buffering setting is PHP_INI_PERDIR therefore

Completed in 33 milliseconds