Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dsre_constants.py215 SRE_INFO_CHARSET = 4 # pattern starts with character from given set variable
/third_party/python/Modules/
Dsre_constants.h97 #define SRE_INFO_CHARSET 4 macro