Home
last modified time | relevance | path

Searched refs:HTML_REQUIRED (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h260 HTML_REQUIRED = 0xc /* VALID bit set so ( & HTML_VALID ) is TRUE */ enumerator
/external/libxml2/
DHTMLparser.c5770 return HTML_REQUIRED ; in htmlAttrAllowed()