Home
last modified time | relevance | path

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

/external/pcre/pcrecpp/include/
Dpcrecpp.h493 static inline RE_Options MULTILINE() { in MULTILINE() function
/external/python/cpython3/Lib/
Dre.py148 MULTILINE = sre_compile.SRE_FLAG_MULTILINE # make anchors look for newline variable in RegexFlag