Home
last modified time | relevance | path

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

/PHP-7.4/ext/zlib/
H A Dzlib.c87 static int php_zlib_output_conflict_check(const char *handler_name, size_t handler_name_len) in php_zlib_output_conflict_check() function
1506 php_output_handler_conflict_register(ZEND_STRL("ob_gzhandler"), php_zlib_output_conflict_check); in PHP_INI_END()
1507 …handler_conflict_register(ZEND_STRL(PHP_ZLIB_OUTPUT_HANDLER_NAME), php_zlib_output_conflict_check); in PHP_INI_END()

Completed in 12 milliseconds