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

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c3684 bitset_word_t has_intersec, not_subset, not_consumed;
3699 not_subset = not_consumed = 0;
3702 not_subset |= remains[k] = ~accepts[k] & dests_ch[j][k];
3708 if (not_subset)
3680 bitset_word_t has_intersec, not_subset, not_consumed; local

Completed in 106 milliseconds