Searched refs:is_negated (Results 1 – 3 of 3) sorted by relevance
560 Bool is_negated = group->is_negated; in MatchAttrToken() local561 Bool match = is_negated; in MatchAttrToken()567 return is_negated; in MatchAttrToken()571 match = !is_negated; in MatchAttrToken()
308 Bool is_negated; member
162 group->is_negated = (type == MATCH_NEGATED); in add_group_entry()