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