Home
last modified time | relevance | path

Searched refs:SRE_OP_IN (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dsre_constants.h30 #define SRE_OP_IN 15 macro
D_sre.c532 case SRE_OP_IN: in SRE_COUNT()
942 case SRE_OP_IN: in SRE_MATCH()
1004 if (ctx->pattern[1] == SRE_OP_IN && in SRE_MATCH()
3029 case SRE_OP_IN: in _validate_inner()