Searched refs:tre_tolower (Results 1 – 3 of 3) sorted by relevance
163 && !tre_isctype(tre_tolower((tre_cint_t)prev_c),trans_i->u.class) \206 || tre_isctype(tre_tolower(wc), *classes)))) in tre_neg_char_classes_match()
74 #define tre_tolower towlower macro103 #define tre_tolower(c) (tre_cint_t)(tolower(c)) macro
139 && (tre_isctype(tre_tolower(c), class) in tre_expand_ctype()409 cmin = ccurr = tre_tolower(min++); in tre_parse_bracket_items()410 while (tre_isupper(min) && tre_tolower(min) == ccurr + 1 in tre_parse_bracket_items()412 ccurr = tre_tolower(min++); in tre_parse_bracket_items()1690 tmp2 = tre_ast_new_literal(ctx->mem, tre_tolower(*ctx->re), in tre_parse()1691 tre_tolower(*ctx->re), in tre_parse()