procmatches
if (!procmatches(&mc, &pc, false))
if (!procmatches(&mc, &pc, line_matched))
static bool procmatches(struct mprintc *mc, struct parsec *pc, bool matched);