Searched refs:EntityMaskInHTMLAttributeValue (Results 1 – 2 of 2) sorted by relevance
57 EntityMaskInHTMLAttributeValue = EntityAmp | EntityQuot | EntityNbsp, enumerator
202 documentIsHTML ? EntityMaskInHTMLAttributeValue : EntityMaskInAttributeValue); in appendAttributeValue()