HomeSort by relevance Sort by last modified time
    Searched refs:EntityMaskInPCDATA (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/editing/
MarkupAccumulator.h 54 EntityMaskInPCDATA = EntityAmp | EntityLt | EntityGt,
55 EntityMaskInHTMLPCDATA = EntityMaskInPCDATA | EntityNbsp,
markup.cpp 201 appendCharactersReplacingEntities(buffer, content.characters(), content.length(), EntityMaskInPCDATA);
    [all...]

Completed in 90 milliseconds