Home
last modified time | relevance | path

Searched refs:STRING_TYPES (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dsre_compile.py542 STRING_TYPES = (type(""),) variable
544 STRING_TYPES = (type(""), type(unicode(""))) variable
547 for tp in STRING_TYPES:
/external/ply/ply/ply/
Dcpp.py16 STRING_TYPES = (str, unicode) variable
18 STRING_TYPES = str variable
801 if isinstance(tokens,STRING_TYPES):
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...