Searched defs:SRE_FLAG_ASCII (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | sre_constants.py | 210 SRE_FLAG_ASCII = 256 # use ascii "locale" variable |
/third_party/python/Modules/ | ||
D | sre_constants.h | 94 #define SRE_FLAG_ASCII 256 macro |