Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp_output.h114 typedef int (*php_output_handler_conflict_check_t)(const char *handler_name, size_t handler_name_le… typedef
240 …egister(const char *handler_name, size_t handler_name_len, php_output_handler_conflict_check_t che…
241 …egister(const char *handler_name, size_t handler_name_len, php_output_handler_conflict_check_t che…
H A Doutput.c547 php_output_handler_conflict_check_t conflict; in php_output_handler_start()
610 …ndler_conflict_register(const char *name, size_t name_len, php_output_handler_conflict_check_t che… in php_output_handler_conflict_register()
622 …verse_conflict_register(const char *name, size_t name_len, php_output_handler_conflict_check_t che… in php_output_handler_reverse_conflict_register()

Completed in 9 milliseconds