Searched refs:HTML_PARSE_NOERROR (Results 1 – 6 of 6) sorted by relevance
102 int opts = HTML_PARSE_NOBLANKS | HTML_PARSE_NOERROR | \ in follow_links()
181 HTML_PARSE_NOERROR = 1<<5, /* suppress error reports */ enumerator
255 d HTML_PARSE_NOERROR... No error reports
6708 if (options & HTML_PARSE_NOERROR) { in htmlCtxtUseOptions()
1453 Brack), no ID errors if using HTML_PARSE_NOERROR, xmlcatalog fallbacks to
7424 HTML_PARSE_NOERROR should fix #130762