Home
last modified time | relevance | path

Searched defs:string_types (Results 1 – 5 of 5) sorted by relevance

/external/libmojo/third_party/markupsafe/
D_compat.py17 string_types = (str,) variable
22 string_types = (str, unicode) variable
/external/flatbuffers/python/flatbuffers/
Dcompat.py27 string_types = (str,) variable
33 string_types = (unicode,) variable
/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
Dcompat.py17 string_types = str, variable
43 string_types = basestring, variable
/external/libmojo/third_party/jinja2/
D_compat.py24 string_types = (str,) variable
53 string_types = (str, unicode) variable
/external/ply/ply/ply/
Dyacc.py97 string_types = basestring variable
99 string_types = str variable