Lines Matching refs:matched
518 const bool matched = RE::PartialMatch(error_message.c_str(), *regex());519 if (matched) {