re_bitset_ptr_t 914 lib/regcomp.c dfa->sb_char = (re_bitset_ptr_t) utf8_sb_map; re_bitset_ptr_t 919 lib/regcomp.c dfa->sb_char = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); re_bitset_ptr_t 3044 lib/regcomp.c re_bitset_ptr_t sbcset; re_bitset_ptr_t 3071 lib/regcomp.c sbcset = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); re_bitset_ptr_t 3608 lib/regcomp.c re_bitset_ptr_t sbcset; re_bitset_ptr_t 3617 lib/regcomp.c sbcset = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); re_bitset_ptr_t 332 lib/regex_internal.h re_bitset_ptr_t sbcset; /* for SIMPLE_BRACKET */ re_bitset_ptr_t 670 lib/regex_internal.h re_bitset_ptr_t sb_char;