Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_output.h48 PHPAPI int php_ob_init_conflict(char *handler_new, char *handler_set TSRMLS_DC);
H A Doutput.c425 PHPAPI int php_ob_init_conflict(char *handler_new, char *handler_set TSRMLS_DC) in php_ob_init_conflict() argument
428 …ontrol" TSRMLS_CC, E_WARNING, "output handler '%s' conflicts with '%s'", handler_new, handler_set); in php_ob_init_conflict()

Completed in 18 milliseconds