Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_output.h244 PHPAPI int php_output_handler_conflict_register(const char *handler_name, size_t handler_name_len, …
H A Doutput.c624 PHPAPI int php_output_handler_conflict_register(const char *name, size_t name_len, php_output_handl… in php_output_handler_conflict_register() function
/PHP-5.5/
H A DREADME.NEW-OUTPUT-API86php_output_handler_conflict_register(handler_name, handler_name_len, my_php_output_handler_conflic…
/PHP-5.5/ext/zlib/
H A Dzlib.c951php_output_handler_conflict_register(ZEND_STRL("ob_gzhandler"), php_zlib_output_conflict_check TSR… in PHP_INI_END()
952php_output_handler_conflict_register(ZEND_STRL(PHP_ZLIB_OUTPUT_HANDLER_NAME), php_zlib_output_conf… in PHP_INI_END()
/PHP-5.5/ext/iconv/
H A Diconv.c280php_output_handler_conflict_register(ZEND_STRL("ob_iconv_handler"), php_iconv_output_conflict TSRM… in PHP_INI_END()

Completed in 27 milliseconds