Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dhtml.h25 #define ENT_HTML_IGNORE_ERRORS 4 macro
39 #define ENT_IGNORE ENT_HTML_IGNORE_ERRORS
H A Dhtml.c1243 if (flags & ENT_HTML_IGNORE_ERRORS) { in php_escape_html_entities_ex()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_status.c520 …unsigned char *)proc.query_string, strlen(proc.query_string), 1, ENT_HTML_IGNORE_ERRORS & ENT_COMP… in fpm_status_handle_request()

Completed in 16 milliseconds