Home
last modified time | relevance | path

Searched refs:checkSubIndent (Results 1 – 2 of 2) sorted by relevance

/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py5287 def checkSubIndent(s,l,t): function
5302 INDENT = (Empty() + Empty().setParseAction(checkSubIndent)).setName('INDENT')
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py5287 def checkSubIndent(s,l,t): function
5302 INDENT = (Empty() + Empty().setParseAction(checkSubIndent)).setName('INDENT')