re_bitset_ptr_t 860 lib/regcomp.c dfa->sb_char = (re_bitset_ptr_t) utf8_sb_map; re_bitset_ptr_t 865 lib/regcomp.c dfa->sb_char = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); re_bitset_ptr_t 3034 lib/regcomp.c re_bitset_ptr_t sbcset; re_bitset_ptr_t 3058 lib/regcomp.c sbcset = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); re_bitset_ptr_t 3545 lib/regcomp.c re_bitset_ptr_t sbcset; re_bitset_ptr_t 3551 lib/regcomp.c sbcset = (re_bitset_ptr_t) calloc (sizeof (bitset_t), 1); re_bitset_ptr_t 337 lib/regex_internal.h re_bitset_ptr_t sbcset; /* for SIMPLE_BRACKET */ re_bitset_ptr_t 643 lib/regex_internal.h re_bitset_ptr_t sb_char;