Searched defs:SRE_FLAG_VERBOSE (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/ | ||
D | sre_constants.py | 208 SRE_FLAG_VERBOSE = 64 # ignore whitespace and comments variable |
/third_party/python/Modules/ | ||
D | sre_constants.h | 92 #define SRE_FLAG_VERBOSE 64 macro |