Searched refs:EntityGt (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/editing/
H A DMarkupAccumulator.h46 EntityGt = 0x0004, enumerator in enum:WebCore::EntityMask
53 EntityMaskInPCDATA = EntityAmp | EntityLt | EntityGt,
55 EntityMaskInAttributeValue = EntityAmp | EntityLt | EntityGt | EntityQuot,
H A DMarkupAccumulator.cpp59 { ">", 4, EntityGt },

Completed in 117 milliseconds