Home
last modified time | relevance | path

Searched refs:ENT_HTML_IGNORE_ERRORS (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_status.c424 …unsigned char *)proc.query_string, strlen(proc.query_string), 1, ENT_HTML_IGNORE_ERRORS & ENT_COMP… in fpm_status_handle_request()
/PHP-7.2/ext/standard/
H A Dhtml.h27 #define ENT_HTML_IGNORE_ERRORS 4 macro
41 #define ENT_IGNORE ENT_HTML_IGNORE_ERRORS
H A Dhtml.c1290 if (flags & ENT_HTML_IGNORE_ERRORS) { in php_escape_html_entities_ex()

Completed in 14 milliseconds