Searched refs:HTML_VALID (Results 1 – 5 of 5) sorted by relevance
291 HTML_VALID = 0x4 , enumerator
6538 return ( elt->dtd == 0 ) ? HTML_VALID : HTML_DEPRECATED ; in htmlElementStatusHere()6566 return HTML_VALID ; in htmlAttrAllowed()6599 ) ? HTML_VALID : HTML_INVALID ) in htmlNodeStatus()
262 HTML_VALID = 0x4 , enumerator
371 d HTML_VALID c X'0004'372 d HTML_REQUIRED c X'000C' HTML_VALID ored-in
6621 return ( elt->dtd == 0 ) ? HTML_VALID : HTML_DEPRECATED ; in htmlElementStatusHere()6649 return HTML_VALID ; in htmlAttrAllowed()6682 ) ? HTML_VALID : HTML_INVALID ) in htmlNodeStatus()