Home
last modified time | relevance | path

Searched refs:HTML_PARSE_PEDANTIC (Results 1 – 5 of 5) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.in.h212 HTML_PARSE_PEDANTIC = 1<<7, /* pedantic error reporting */ enumerator
DHTMLparser.c6744 if (options & HTML_PARSE_PEDANTIC) { in htmlCtxtUseOptions()
/third_party/libxml2/include/libxml/
DHTMLparser.h183 HTML_PARSE_PEDANTIC = 1<<7, /* pedantic error reporting */ enumerator
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle259 d HTML_PARSE_PEDANTIC... Pedantic err reports
/third_party/libxml2/
DHTMLparser.c6826 if (options & HTML_PARSE_PEDANTIC) { in htmlCtxtUseOptions()