Searched refs:shorttag (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dsgmllib.py35 shorttag = re.compile('<([a-zA-Z][-.a-zA-Z0-9]*)/([^/]*)/') variable
247 match = shorttag.match(rawdata, i)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dsgmllib.py35 shorttag = re.compile('<([a-zA-Z][-.a-zA-Z0-9]*)/([^/]*)/') variable
247 match = shorttag.match(rawdata, i)

Completed in 86 milliseconds