match_component
comp = match_component(comp_name);
struct most_component *comp = match_component(comp_name);
comp = match_component(comp_name);
state = match_component(profile, tp, stack, state);
state = match_component(profile, tp, false, state);
state = match_component(profile, tp, stack, start);
state = match_component(profile, tp, stack, start);
state = match_component(profile, rules, tp, state);
state = match_component(profile, rules, tp, state);
state = match_component(profile, rules, tp, start);
state = match_component(profile, rules, tp, start);