Searched refs:utf8_sb_map (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c582 static const bitset_t utf8_sb_map =
626 if (dfa->sb_char != utf8_sb_map)
897 dfa->sb_char = (re_bitset_ptr_t) utf8_sb_map;
579 static const bitset_t utf8_sb_map = variable

Completed in 37 milliseconds