Home
last modified time | relevance | path

Searched defs:SRE_INFO_CHARSET (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/
Dsre_constants.py215 SRE_INFO_CHARSET = 4 # pattern starts with character from given set variable
/external/python/cpython2/Modules/
Dsre_constants.h86 #define SRE_INFO_CHARSET 4 macro
/external/python/cpython3/Modules/
Dsre_constants.h97 #define SRE_INFO_CHARSET 4 macro
/external/python/cpython2/Lib/
Dsre_constants.py219 SRE_INFO_CHARSET = 4 # pattern starts with character from given set variable