Home
last modified time | relevance | path

Searched refs:ENT_HTML_IGNORE_ERRORS (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/standard/
H A Dhtml.h23 #define ENT_HTML_IGNORE_ERRORS 4 macro
37 #define ENT_IGNORE ENT_HTML_IGNORE_ERRORS
H A Dhtml.c1171 if (flags & ENT_HTML_IGNORE_ERRORS) { in php_escape_html_entities_ex()
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_status.c483 …igned char *) proc->query_string, strlen(proc->query_string), 1, ENT_HTML_IGNORE_ERRORS & ENT_COMP… in fpm_status_handle_request()

Completed in 10 milliseconds