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