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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 505 if not self._submatch(node, r):
562 def _submatch(self, node, results=None): member in class:LeafPattern
611 def _submatch(self, node, results=None): member in class:NodePattern
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
pytree.py 505 if not self._submatch(node, r):
562 def _submatch(self, node, results=None): member in class:LeafPattern
611 def _submatch(self, node, results=None): member in class:NodePattern

Completed in 90 milliseconds