appendCharactersReplacingEntitiesInternal 94 Source/core/editing/MarkupAccumulator.cpp appendCharactersReplacingEntitiesInternal(result, source.characters8() + offset, length, entityMaps, WTF_ARRAY_LENGTH(entityMaps), entityMask); appendCharactersReplacingEntitiesInternal 96 Source/core/editing/MarkupAccumulator.cpp appendCharactersReplacingEntitiesInternal(result, source.characters16() + offset, length, entityMaps, WTF_ARRAY_LENGTH(entityMaps), entityMask);