Home | History | Annotate | Download | only in src

Lines Matching refs:matched

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