Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp_output.h234 PHPAPI int php_output_handler_started(const char *name, size_t name_len);
H A Doutput.c573 PHPAPI int php_output_handler_started(const char *name, size_t name_len) in php_output_handler_started() function
596 if (php_output_handler_started(handler_set, handler_set_len)) { in php_output_handler_conflict()
/PHP-7.2/
H A DREADME.NEW-OUTPUT-API34 php_output_handler_started(handler_name, handler_name_len);
/PHP-7.2/ext/zlib/
H A Dzlib.c1469 if (!php_output_handler_started(ZEND_STRL(PHP_ZLIB_OUTPUT_HANDLER_NAME))) { in PHP_INI_MH()
/PHP-7.2/ext/tidy/
H A Dtidy.c1127 if (!php_output_handler_started(ZEND_STRL("ob_tidyhandler"))) { in PHP_INI_MH()

Completed in 47 milliseconds