Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dhtml.h23 #define ENT_HTML_IGNORE_ERRORS 4 macro
39 #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.3/sapi/fpm/fpm/
H A Dfpm_status.c561 strlen(proc->query_string), 1, ENT_HTML_IGNORE_ERRORS & ENT_COMPAT, in fpm_status_handle_request()

Completed in 15 milliseconds