Home | History | Annotate | Download | only in ceres

Lines Matching refs:matched

6712         const bool matched = RE::PartialMatch(error_message.c_str(), *regex());
6713 if (matched) {