EntityAmp          82 Source/core/editing/MarkupAccumulator.cpp         { '&', ampReference, EntityAmp },
EntityAmp          54 Source/core/editing/MarkupAccumulator.h     EntityMaskInPCDATA = EntityAmp | EntityLt | EntityGt,
EntityAmp          56 Source/core/editing/MarkupAccumulator.h     EntityMaskInAttributeValue = EntityAmp | EntityQuot | EntityLt | EntityGt,
EntityAmp          57 Source/core/editing/MarkupAccumulator.h     EntityMaskInHTMLAttributeValue = EntityAmp | EntityQuot | EntityNbsp,