Searched refs:match_value_and_mark (Results 1 – 1 of 1) sorted by relevance
/external/libxkbcommon/src/xkbcomp/ |
D | rules.c | 703 match_value_and_mark(struct matcher *m, struct sval val, in match_value_and_mark() function 869 matched = match_value_and_mark(m, value, to, match_type); in matcher_rule_apply_if_matches() 875 matched = match_value_and_mark(m, value, to, match_type); in matcher_rule_apply_if_matches() 881 matched = match_value_and_mark(m, value, to, match_type); in matcher_rule_apply_if_matches() 885 matched = match_value_and_mark(m, value, to, match_type); in matcher_rule_apply_if_matches()
|