Lines Matching refs:matcher_err
327 #define matcher_err(matcher, fmt, ...) \ macro
389 matcher_err(m, "invalid mapping: %.*s is not a valid value here; ignoring rule set", in matcher_mapping_set_mlvo()
396 matcher_err(m, "invalid mapping: %.*s appears twice on the same line; ignoring rule set", in matcher_mapping_set_mlvo()
408 …matcher_err(m, "invalid mapping: \"%.*s\" may only be followed by a valid group index; ignoring ru… in matcher_mapping_set_mlvo()
421 … matcher_err(m, "invalid mapping: \"%.*s\" cannot be followed by a group index; ignoring rule set", in matcher_mapping_set_mlvo()
448 matcher_err(m, "invalid mapping: %.*s is not a valid value here; ignoring rule set", in matcher_mapping_set_kccgst()
455 matcher_err(m, "invalid mapping: %.*s appears twice on the same line; ignoring rule set", in matcher_mapping_set_kccgst()
470 …matcher_err(m, "invalid mapping: must have at least one value on the left hand side; ignoring rule… in matcher_mapping_verify()
475 …matcher_err(m, "invalid mapping: must have at least one value on the right hand side; ignoring rul… in matcher_mapping_verify()
526 matcher_err(m, "invalid rule: has more values than the mapping line; ignoring rule"); in matcher_rule_set_mlvo_common()
558 matcher_err(m, "invalid rule: has more values than the mapping line; ignoring rule"); in matcher_rule_set_kccgst()
672 matcher_err(m, "invalid index in %%-expansion; may only index layout or variant"); in append_expanded_kccgst_value()
748 matcher_err(m, "invalid %%-expansion in value; not used"); in append_expanded_kccgst_value()
757 … matcher_err(m, "invalid rule: must have same number of values as mapping line; ignoring rule"); in matcher_rule_verify()
997 matcher_err(m, "unexpected token"); in matcher_match()