Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DHTMLparser.h179 HTML_PARSE_RECOVER = 1<<0, /* Relaxed parsing */ enumerator
/external/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle251 d HTML_PARSE_RECOVER... Relaxed parsing
/external/libxml2/
DHTMLparser.c6728 if (options & HTML_PARSE_RECOVER) { in htmlCtxtUseOptions()
6730 options -= HTML_PARSE_RECOVER; in htmlCtxtUseOptions()