Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsre_constants.h34 #define SRE_OP_LITERAL 19 macro
/external/python/cpython3/Modules/
Dsre_constants.h32 #define SRE_OP_LITERAL 17 macro