Home
last modified time | relevance | path

Searched refs:name2c (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/util/
Dquoting.py38 def _entity_subber(match, name2c=html_entities.name2codepoint): argument
39 code = name2c.get(match.group(1))