Home
last modified time | relevance | path

Searched defs:maxMatches (Results 1 – 2 of 2) sorted by relevance

/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py1621 def scanString( self, instring, maxMatches=_MAX_INT, overlap=False ): argument
1735 def searchString( self, instring, maxMatches=_MAX_INT ): argument
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py1621 def scanString( self, instring, maxMatches=_MAX_INT, overlap=False ): argument
1735 def searchString( self, instring, maxMatches=_MAX_INT ): argument