Searched refs:read_rules_file (Results 1 – 1 of 1) sorted by relevance
/external/libxkbcommon/src/xkbcomp/ |
D | rules.c | 353 read_rules_file(struct xkb_context *ctx, 425 bool ret = read_rules_file(m->ctx, m, include_depth + 1, file, s.buf); in matcher_include() 1077 read_rules_file(struct xkb_context *ctx, in read_rules_file() function 1122 ret = read_rules_file(ctx, matcher, 0, file, path); in xkb_components_from_rules()
|