Home
last modified time | relevance | path

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

/third_party/python/Lib/re/
H A D_constants.py219 SRE_INFO_LITERAL = 2 # entire pattern is literal (given by prefix) variable
/third_party/python/Modules/_sre/
H A Dsre_constants.h98 #define SRE_INFO_LITERAL 2 macro

Completed in 2 milliseconds