Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
DHTMLparser.h259 HTML_DEPRECATED = 0x2 , enumerator
/external/libxml2/include/libxml/
DHTMLparser.h261 HTML_DEPRECATED = 0x2 , enumerator
/external/libxml2/
DHTMLparser.c6307 return ( elt->dtd == 0 ) ? HTML_VALID : HTML_DEPRECATED ; in htmlElementStatusHere()
6340 return HTML_DEPRECATED ; in htmlAttrAllowed()
/external/chromium_org/third_party/libxml/src/
DHTMLparser.c6302 return ( elt->dtd == 0 ) ? HTML_VALID : HTML_DEPRECATED ; in htmlElementStatusHere()
6335 return HTML_DEPRECATED ; in htmlAttrAllowed()