Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
DBeautifulSoup.py684 BARE_AMPERSAND_OR_BRACKET = re.compile("([<>]|" variable in Tag
738 val = self.BARE_AMPERSAND_OR_BRACKET.sub(self._sub_entity, val)