Home
last modified time | relevance | path

Searched refs:SRE_OP_NOT_LITERAL (Results 1 – 2 of 2) 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()
2991 case SRE_OP_NOT_LITERAL: in _validate_inner()