Searched defs:SRE_FLAG_TEMPLATE (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | sre_constants.py | 202 SRE_FLAG_TEMPLATE = 1 # template mode (disable backtracking) variable |
/third_party/python/Modules/ | ||
D | sre_constants.h | 86 #define SRE_FLAG_TEMPLATE 1 macro |