Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py2417 def __init__( self, matchString, identChars=None, caseless=False ): argument
2495 def __init__( self, matchString, identChars=None ): argument
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py2417 def __init__( self, matchString, identChars=None, caseless=False ): argument
2495 def __init__( self, matchString, identChars=None ): argument