Searched refs:entity_or_charref (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dsgmllib.py62 entity_or_charref = re.compile('&(?:' variable in class:SGMLParser
289 attrvalue = self.entity_or_charref.sub(
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dsgmllib.py62 entity_or_charref = re.compile('&(?:' variable in class:SGMLParser
289 attrvalue = self.entity_or_charref.sub(
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dsgmllib.py62 entity_or_charref = re.compile('&(?:' variable in class:SGMLParser
289 attrvalue = self.entity_or_charref.sub(
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dsgmllib.py62 entity_or_charref = re.compile('&(?:' variable in class:SGMLParser
289 attrvalue = self.entity_or_charref.sub(
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_sgmllib.py70 entity_or_charref = re.compile('(?:&([a-zA-Z][-.a-zA-Z0-9]*)' variable in class:HTMLEntityCollector
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_sgmllib.py70 entity_or_charref = re.compile('(?:&([a-zA-Z][-.a-zA-Z0-9]*)' variable in class:HTMLEntityCollector
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_sgmllib.py70 entity_or_charref = re.compile('(?:&([a-zA-Z][-.a-zA-Z0-9]*)' variable in class:HTMLEntityCollector
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_sgmllib.py70 entity_or_charref = re.compile('(?:&([a-zA-Z][-.a-zA-Z0-9]*)' variable in class:HTMLEntityCollector

Completed in 187 milliseconds