Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.in.h290 HTML_DEPRECATED = 0x2 , enumerator
DHTMLparser.c6538 return ( elt->dtd == 0 ) ? HTML_VALID : HTML_DEPRECATED ; in htmlElementStatusHere()
6571 return HTML_DEPRECATED ; in htmlAttrAllowed()
/third_party/libxml2/include/libxml/
DHTMLparser.h261 HTML_DEPRECATED = 0x2 , enumerator
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle369 d HTML_DEPRECATED...
/third_party/libxml2/
DHTMLparser.c6621 return ( elt->dtd == 0 ) ? HTML_VALID : HTML_DEPRECATED ; in htmlElementStatusHere()
6654 return HTML_DEPRECATED ; in htmlAttrAllowed()