Lines Matching refs:bitset_t
92 static reg_errcode_t build_equiv_class (bitset_t sbcset,
97 bitset_t sbcset,
103 static reg_errcode_t build_equiv_class (bitset_t sbcset,
106 bitset_t sbcset,
592 static const bitset_t utf8_sb_map =
920 dfa->sb_char = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1);
2623 build_range_exp (bitset_t sbcset, re_charset_t *mbcset, Idx *range_alloc,
2626 build_range_exp (bitset_t sbcset, bracket_elem_t *start_elem,
2743 build_collating_symbol (bitset_t sbcset,
2890 bitset_t sbcset;
2973 bitset_t sbcset;
3058 sbcset = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1);
3410 build_equiv_class (bitset_t sbcset, re_charset_t *mbcset,
3413 build_equiv_class (bitset_t sbcset, const unsigned char *name)
3502 build_charclass (RE_TRANSLATE_TYPE trans, bitset_t sbcset,
3506 build_charclass (RE_TRANSLATE_TYPE trans, bitset_t sbcset,
3598 sbcset = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1);