Searched refs:sre_category (Results 1 – 3 of 3) sorted by relevance
125 if (sre_category(set[0], (int) ch)) in SRE()660 if (ctx->ptr >= end || !sre_category(ctx->pattern[0], ctx->ptr[0])) in SRE()
140 sre_category(SRE_CODE category, unsigned int ch) in sre_category() function
189 sre_category(SRE_CODE category, unsigned int ch) in sre_category() function448 if (sre_category(set[0], (int) ch)) in SRE_CHARSET()918 if (ctx->ptr >= end || !sre_category(ctx->pattern[0], ctx->ptr[0])) in SRE_MATCH()