HomeSort by relevance Sort by last modified time
    Searched defs:xmlEntities (Results 1 - 3 of 3) sorted by null

  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
constants.py 575 xmlEntities = frozenset(['lt;', 'gt;', 'amp;', 'apos;', 'quot;'])
    [all...]
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/serializer/
htmlserializer.py 10 from ..constants import rcdataElements, entities, xmlEntities
293 if self.resolve_entities and key not in xmlEntities:
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 

Completed in 51 milliseconds