Searched defs:SRE_FLAG_UNICODE (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ | ||
| D | sre_constants.py | 207 SRE_FLAG_UNICODE = 32 # use unicode "locale" variable |
| /third_party/python/Modules/ | ||
| D | sre_constants.h | 91 #define SRE_FLAG_UNICODE 32 macro |