Home
last modified time | relevance | path

Searched defs:SRE_FLAG_DOTALL (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/re/
H A D_constants.py211 SRE_FLAG_DOTALL = 16 # treat target as a single string variable
/third_party/python/Modules/_sre/
H A Dsre_constants.h92 #define SRE_FLAG_DOTALL 16 macro

Completed in 1 milliseconds