Home
last modified time | relevance | path

Searched defs:SRE_FLAG_MULTILINE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dsre_constants.h80 #define SRE_FLAG_MULTILINE 8 macro
/external/python/cpython2/Lib/
Dsre_constants.py210 SRE_FLAG_MULTILINE = 8 # treat target as multiline string variable