Home
last modified time | relevance | path

Searched refs:php_output_handler_conflict_register (Results 1 – 5 of 5) sorted by relevance

/php-src/main/
H A Dphp_output.h236 PHPAPI zend_result php_output_handler_conflict_register(const char *handler_name, size_t handler_na…
H A Doutput.c594 PHPAPI zend_result php_output_handler_conflict_register(const char *name, size_t name_len, php_outp… in php_output_handler_conflict_register() function
/php-src/docs-old/
H A Doutput-api.md83php_output_handler_conflict_register(handler_name, handler_name_len, my_php_output_handler_conflic…
/php-src/ext/zlib/
H A Dzlib.c1336 php_output_handler_conflict_register(ZEND_STRL("ob_gzhandler"), php_zlib_output_conflict_check); in PHP_INI_END()
1337php_output_handler_conflict_register(ZEND_STRL(PHP_ZLIB_OUTPUT_HANDLER_NAME), php_zlib_output_conf… in PHP_INI_END()
/php-src/ext/iconv/
H A Diconv.c229 php_output_handler_conflict_register(ZEND_STRL("ob_iconv_handler"), php_iconv_output_conflict); in PHP_INI_END()

Completed in 19 milliseconds