Home
last modified time | relevance | path

Searched refs:matched_sval (Results 1 – 1 of 1) sorted by relevance

/external/libxkbcommon/xkbcommon/src/xkbcomp/
Drules.c187 struct matched_sval { struct
191 typedef darray(struct matched_sval) darray_matched_sval; argument
198 struct matched_sval model;
275 struct matched_sval val = { .sval = { NULL, 0 } }; in split_comma_separated_mlvo()
281 struct matched_sval val = { .sval = { s, 0 } }; in split_comma_separated_mlvo()
609 struct matched_sval *to, enum mlvo_match_type match_type) in match_value_and_mark()
638 struct matched_sval *expanded_value; in append_expanded_kccgst_value()
769 struct matched_sval *to; in matcher_rule_apply_if_matches()
826 struct matched_sval *mval; in matcher_match()