Home | History | Annotate | Download | only in Modules

Lines Matching refs:sre_category

203 sre_category(SRE_CODE category, unsigned int ch)

462 if (sre_category(set[0], (int) ch))
932 if (ctx->ptr >= end || !sre_category(ctx->pattern[0], ctx->ptr[0]))