Home
last modified time | relevance | path

Searched defs:SRE_FLAG_VERBOSE (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/
Dsre_constants.py208 SRE_FLAG_VERBOSE = 64 # ignore whitespace and comments variable
/external/python/cpython2/Modules/
Dsre_constants.h83 #define SRE_FLAG_VERBOSE 64 macro
/external/python/cpython3/Modules/
Dsre_constants.h92 #define SRE_FLAG_VERBOSE 64 macro
/external/python/cpython2/Lib/
Dsre_constants.py213 SRE_FLAG_VERBOSE = 64 # ignore whitespace and comments variable