Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_output.h230 PHPAPI int php_output_handler_started(const char *name, size_t name_len);
H A Doutput.c558 PHPAPI int php_output_handler_started(const char *name, size_t name_len) in php_output_handler_started() function
581 if (php_output_handler_started(handler_set, handler_set_len)) { in php_output_handler_conflict()
/php-src/docs-old/
H A Doutput-api.md31 php_output_handler_started(handler_name, handler_name_len);
/php-src/ext/zlib/
H A Dzlib.c1299 if (!php_output_handler_started(ZEND_STRL(PHP_ZLIB_OUTPUT_HANDLER_NAME))) { in ZEND_GET_MODULE()
/php-src/ext/tidy/
H A Dtidy.c923 if (!php_output_handler_started(ZEND_STRL("ob_tidyhandler"))) { in PHP_INI_MH()

Completed in 24 milliseconds