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