Home
last modified time | relevance | path

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

/PHP-8.1/tests/output/
H A Dbug60322.phpt4 output_buffering=128
/PHP-8.1/tests/func/
H A D006.phpt4 output_buffering=0
/PHP-8.1/ext/standard/tests/general_functions/
H A Dob_get_flush_error.phpt4 output_buffering=0
H A Dob_get_length_basic.phpt4 output_buffering=0
H A Dob_start_closures.phpt4 output_buffering=0
H A Dob_get_flush_basic.phpt4 output_buffering=0
/PHP-8.1/sapi/fpm/tests/
H A Dgh9981-fastcgi-error-header-reset.phpt33 'output_buffering' => 4096,
/PHP-8.1/main/
H A Dphp_globals.h56 zend_long output_buffering; member
H A Dmain.c696 …put_buffering", "0", PHP_INI_PERDIR|PHP_INI_SYSTEM, OnUpdateLong, output_buffering, php_core_gl…
1769 } else if (PG(output_buffering)) { in php_request_startup()
1770 …php_output_start_user(NULL, PG(output_buffering) > 1 ? PG(output_buffering) : 0, PHP_OUTPUT_HANDLE… in php_request_startup()
/PHP-8.1/ext/mbstring/tests/
H A Dhtmlent.phpt10 output_buffering=4096
/PHP-8.1/win32/build/
H A DMakefile.phpize46 …$(DEBUGGER_CMD) $(DEBUGGER_ARGS) "$(PHP_PREFIX)\php.exe" -d open_basedir= -d output_buffering=0 ru…
H A DMakefile191 …$(DEBUGGER_CMD) $(DEBUGGER_ARGS) "$(BUILD_DIR)\php.exe" -d open_basedir= -d output_buffering=0 run…
197 …$(DEBUGGER_CMD) $(DEBUGGER_ARGS) "$(BUILD_DIR)\php.exe" -n -d open_basedir= -d output_buffering=0 …
/PHP-8.1/
H A Dphp.ini-development122 ; output_buffering
226 output_buffering = 4096
266 ; performance, enable output_buffering in addition.
H A Dphp.ini-production122 ; output_buffering
226 output_buffering = 4096
266 ; performance, enable output_buffering in addition.

Completed in 35 milliseconds