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