Searched refs:match_value_and_mark (Results 1 – 1 of 1) sorted by relevance
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | rules.c | 608 match_value_and_mark(struct matcher *m, struct sval val, in match_value_and_mark() function 774 matched = match_value_and_mark(m, value, to, match_type); in matcher_rule_apply_if_matches() 780 matched = match_value_and_mark(m, value, to, match_type); in matcher_rule_apply_if_matches() 786 matched = match_value_and_mark(m, value, to, match_type); in matcher_rule_apply_if_matches() 790 matched = match_value_and_mark(m, value, to, match_type); in matcher_rule_apply_if_matches()
|