Searched refs:HTML_PARSE_NOERROR (Results 1 – 2 of 2) sorted by relevance
181 HTML_PARSE_NOERROR = 1<<5, /* suppress error reports */ enumerator
6506 if (options & HTML_PARSE_NOERROR) { in htmlCtxtUseOptions()