Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_output.h112 typedef int (*php_output_handler_conflict_check_t)(const char *handler_name, size_t handler_name_le… typedef
238 …egister(const char *handler_name, size_t handler_name_len, php_output_handler_conflict_check_t che…
239 …egister(const char *handler_name, size_t handler_name_len, php_output_handler_conflict_check_t che…
H A Doutput.c544 php_output_handler_conflict_check_t conflict; in php_output_handler_start()
607 …ndler_conflict_register(const char *name, size_t name_len, php_output_handler_conflict_check_t che… in php_output_handler_conflict_register()
624 …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 10 milliseconds