Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dsre_constants.py203 SRE_FLAG_IGNORECASE = 2 # case insensitive variable
/external/python/cpython2/Modules/
Dsre_constants.h78 #define SRE_FLAG_IGNORECASE 2 macro
/external/python/cpython3/Modules/
Dsre_constants.h87 #define SRE_FLAG_IGNORECASE 2 macro
/external/python/cpython2/Lib/
Dsre_constants.py208 SRE_FLAG_IGNORECASE = 2 # case insensitive variable