Searched refs:SRE_OP_LITERAL (Results 1 – 5 of 5) sorted by relevance
34 #define SRE_OP_LITERAL 19 macro
439 case SRE_OP_LITERAL: in SRE_CHARSET()553 case SRE_OP_LITERAL: in SRE_COUNT()876 case SRE_OP_LITERAL: in SRE_MATCH()1000 if (ctx->pattern[1] == SRE_OP_LITERAL && in SRE_MATCH()1064 if (ctx->pattern[ctx->pattern[0]] == SRE_OP_LITERAL) { in SRE_MATCH()1590 if (pattern[0] == SRE_OP_LITERAL) { in SRE_SEARCH()2907 case SRE_OP_LITERAL: in _validate_charset()3004 case SRE_OP_LITERAL: in _validate_inner()
32 #define SRE_OP_LITERAL 17 macro
116 case SRE_OP_LITERAL: in SRE()240 case SRE_OP_LITERAL: in SRE()612 case SRE_OP_LITERAL: in SRE()802 if (ctx->pattern[1] == SRE_OP_LITERAL && in SRE()870 if (ctx->pattern[ctx->pattern[0]] == SRE_OP_LITERAL) { in SRE()
1568 case SRE_OP_LITERAL: in _validate_charset()1666 case SRE_OP_LITERAL: in _validate_inner()