Home
last modified time | relevance | path

Searched refs:CHCODES (Results 1 – 25 of 43) sorted by relevance

12

/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dsre_constants.py139 CHCODES = [ variable
159 CHCODES = makedict(CHCODES) variable
248 dump(f, CHCODES, "SRE")
H A Dsre_compile.py205 emit(CHCODES[av])
247 emit(CHCODES[CH_LOCALE[av]])
249 emit(CHCODES[CH_UNICODE[av]])
251 emit(CHCODES[av])
/dports/lang/python27/Python-2.7.18/Lib/
H A Dsre_constants.py139 CHCODES = [ variable
159 CHCODES = makedict(CHCODES) variable
248 dump(f, CHCODES, "SRE")
H A Dsre_compile.py205 emit(CHCODES[av])
247 emit(CHCODES[CH_LOCALE[av]])
249 emit(CHCODES[CH_UNICODE[av]])
251 emit(CHCODES[av])
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dsre_constants.py135 CHCODES = [ variable
155 CHCODES = makedict(CHCODES) variable
244 dump(f, CHCODES, "SRE")
H A Dsre_compile.py161 emit(CHCODES[av])
204 emit(CHCODES[CH_LOCALE[av]])
206 emit(CHCODES[CH_UNICODE[av]])
208 emit(CHCODES[av])
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dsre_constants.py137 CHCODES = [ variable
157 CHCODES = makedict(CHCODES) variable
246 dump(f, CHCODES, "SRE")
H A Dsre_compile.py155 emit(CHCODES[av])
198 emit(CHCODES[CH_LOCALE[av]])
200 emit(CHCODES[CH_UNICODE[av]])
202 emit(CHCODES[av])
/dports/security/py-gixy/gixy-0.1.20/gixy/core/sre_parse/
H A Dsre_constants.py144 CHCODES = [ variable
166 CHCODES = makedict(CHCODES) variable
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dsre_constants.py133 CHCODES = _makecodes(""" variable
243 dump(f, CHCODES, "SRE")
H A Dsre_compile.py663 arg = str(CHCODES[arg])
/dports/lang/python37/Python-3.7.12/Lib/
H A Dsre_constants.py135 CHCODES = _makecodes(""" variable
245 dump(f, CHCODES, "SRE")
H A Dsre_compile.py663 arg = str(CHCODES[arg])
/dports/lang/python38/Python-3.8.12/Lib/
H A Dsre_constants.py133 CHCODES = _makecodes(""" variable
243 dump(f, CHCODES, "SRE")
H A Dsre_compile.py663 arg = str(CHCODES[arg])
/dports/lang/python310/Python-3.10.1/Lib/
H A Dsre_constants.py133 CHCODES = _makecodes(""" variable
243 dump(f, CHCODES, "SRE")
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dsre_constants.py133 CHCODES = _makecodes(""" variable
243 dump(f, CHCODES, "SRE")
/dports/lang/python39/Python-3.9.9/Lib/
H A Dsre_constants.py133 CHCODES = _makecodes(""" variable
243 dump(f, CHCODES, "SRE")
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dsre_constants.py133 CHCODES = _makecodes(""" variable
243 dump(f, CHCODES, "SRE")
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dsre_constants.py133 CHCODES = _makecodes(""" variable
243 dump(f, CHCODES, "SRE")
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dsre_constants.py133 CHCODES = _makecodes(""" variable
243 dump(f, CHCODES, "SRE")
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/3/
H A Dsre_constants.pyi22 CHCODES: List[_NamedIntConstant]
96 # from CHCODES
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dsre_constants.pyi21 CHCODES: List[_NamedIntConstant]
97 # from CHCODES
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/3/
H A Dsre_constants.pyi22 CHCODES: List[_NamedIntConstant]
96 # from CHCODES
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dsre_constants.pyi21 CHCODES: List[_NamedIntConstant]
97 # from CHCODES

12