Home
last modified time | relevance | path

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

/PHP-7.4/tests/output/
H A Dbug60322.phpt4 output_buffering=128
/PHP-7.4/tests/func/
H A D006.phpt4 output_buffering=0
/PHP-7.4/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-7.4/ext/mbstring/tests/
H A Dhtmlent.phpt9 output_buffering=4096
/PHP-7.4/main/
H A Dphp_globals.h58 zend_long output_buffering; member
H A Dmain.c785 …put_buffering", "0", PHP_INI_PERDIR|PHP_INI_SYSTEM, OnUpdateLong, output_buffering, php_core_gl…
1871 } else if (PG(output_buffering)) { in php_request_startup()
1872 …php_output_start_user(NULL, PG(output_buffering) > 1 ? PG(output_buffering) : 0, PHP_OUTPUT_HANDLE… in php_request_startup()
/PHP-7.4/win32/build/
H A DMakefile.phpize46 …$(DEBUGGER_CMD) $(DEBUGGER_ARGS) "$(PHP_PREFIX)\php.exe" -d open_basedir= -d output_buffering=0 ru…
H A DMakefile190 …$(DEBUGGER_CMD) $(DEBUGGER_ARGS) "$(BUILD_DIR)\php.exe" -d open_basedir= -d output_buffering=0 run…
196 …$(DEBUGGER_CMD) $(DEBUGGER_ARGS) "$(BUILD_DIR)\php.exe" -n -d open_basedir= -d output_buffering=0 …
/PHP-7.4/
H A Dphp.ini-development121 ; output_buffering
215 output_buffering = 4096
255 ; performance, enable output_buffering in addition.
H A Dphp.ini-production121 ; output_buffering
215 output_buffering = 4096
255 ; performance, enable output_buffering in addition.

Completed in 31 milliseconds