Home
last modified time | relevance | path

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

/PHP-5.5/tests/output/
H A Dbug60322.phpt4 output_buffering=128
/PHP-5.5/tests/func/
H A D006.phpt4 output_buffering=0
/PHP-5.5/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.5/main/
H A Dphp_globals.h59 long output_buffering; member
H A Dmain.c509 …put_buffering", "0", PHP_INI_PERDIR|PHP_INI_SYSTEM, OnUpdateLong, output_buffering, php_core_gl…
1590 } else if (PG(output_buffering)) { in php_request_startup()
1591 …php_output_start_user(NULL, PG(output_buffering) > 1 ? PG(output_buffering) : 0, PHP_OUTPUT_HANDLE… in php_request_startup()
/PHP-5.5/ext/mbstring/tests/
H A Dhtmlent.phpt9 output_buffering=4096
/PHP-5.5/win32/build/
H A DMakefile143 …"$(BUILD_DIR)\php.exe" -d open_basedir= -d output_buffering=0 run-tests.php $(TESTS) -p "$(BUILD_D…
/PHP-5.5/
H A Dphp.ini-development126 ; output_buffering
234 output_buffering = 4096
257 ; performance, enable output_buffering in addition.
H A Dphp.ini-production126 ; output_buffering
234 output_buffering = 4096
257 ; performance, enable output_buffering in addition.
H A DINSTALL1688 For example, the output_buffering setting is PHP_INI_PERDIR therefore

Completed in 36 milliseconds