Home
last modified time | relevance | path

Searched refs:SRE_OP_NOT_LITERAL (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Modules/
Dsre_constants.h39 #define SRE_OP_NOT_LITERAL 24 macro
D_sre.c569 case SRE_OP_NOT_LITERAL: in SRE_COUNT()
887 case SRE_OP_NOT_LITERAL: in SRE_MATCH()
3005 case SRE_OP_NOT_LITERAL: in _validate_inner()
/external/python/cpython3/Modules/
Dsre_constants.h36 #define SRE_OP_NOT_LITERAL 21 macro
Dsre_lib.h278 case SRE_OP_NOT_LITERAL: in SRE()
625 case SRE_OP_NOT_LITERAL: in SRE()
D_sre.c1597 case SRE_OP_NOT_LITERAL: in _validate_inner()