Searched refs:php_output_handler_started (Results 1 – 5 of 5) sorted by relevance
230 PHPAPI bool php_output_handler_started(const char *name, size_t name_len);
561 PHPAPI bool php_output_handler_started(const char *name, size_t name_len) in php_output_handler_started() function584 if (php_output_handler_started(handler_set, handler_set_len)) { in php_output_handler_conflict()
31 php_output_handler_started(handler_name, handler_name_len);
924 if (!php_output_handler_started(ZEND_STRL("ob_tidyhandler"))) { in PHP_INI_MH()
1293 if (!php_output_handler_started(ZEND_STRL(PHP_ZLIB_OUTPUT_HANDLER_NAME))) { in ZEND_GET_MODULE()
Completed in 19 milliseconds