Searched refs:xunset (Results 1 – 1 of 1) sorted by relevance
2869 uint32_t xset, xunset, *xoptset; in parse_regex() local4213 xset = xunset = 0; in parse_regex()4240 xoptset = &xunset; in parse_regex()4324 xoptions = (xoptions | xset) & (~xunset); in parse_regex()
Completed in 80 milliseconds