Searched refs:HTML_VALID (Results 1 – 3 of 3) sorted by relevance
262 HTML_VALID = 0x4 , enumerator
371 d HTML_VALID c X'0004'372 d HTML_REQUIRED c X'000C' HTML_VALID ored-in
6626 return ( elt->dtd == 0 ) ? HTML_VALID : HTML_DEPRECATED ; in htmlElementStatusHere()6654 return HTML_VALID ; in htmlAttrAllowed()6687 ) ? HTML_VALID : HTML_INVALID ) in htmlNodeStatus()