Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds