Searched refs:matcher_rule_set_mlvo_common (Results 1 – 1 of 1) sorted by relevance
/external/libxkbcommon/src/xkbcomp/ |
D | rules.c | 613 matcher_rule_set_mlvo_common(struct matcher *m, struct scanner *s, in matcher_rule_set_mlvo_common() function 631 matcher_rule_set_mlvo_common(m, s, dummy, MLVO_MATCH_WILDCARD); in matcher_rule_set_mlvo_wildcard() 638 matcher_rule_set_mlvo_common(m, s, ident, MLVO_MATCH_GROUP); in matcher_rule_set_mlvo_group() 645 matcher_rule_set_mlvo_common(m, s, ident, MLVO_MATCH_NORMAL); in matcher_rule_set_mlvo()
|