HomeSort by relevance Sort by last modified time
    Searched refs:doubledash (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
xmllib.py 72 doubledash = re.compile('--') variable
433 if doubledash.search(rawdata, i+4, res.start(0)):
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
xmllib.py 72 doubledash = re.compile('--') variable
433 if doubledash.search(rawdata, i+4, res.start(0)):
    [all...]

Completed in 751 milliseconds