Searched refs:utf8_sb_map (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libgnuregex/
H A Dregcomp.c580 static const bitset_t utf8_sb_map =
624 if (dfa->sb_char != utf8_sb_map)
895 dfa->sb_char = (re_bitset_ptr_t) utf8_sb_map;
577 static const bitset_t utf8_sb_map = variable

Completed in 154 milliseconds