Home | History | Annotate | Download | only in src

Lines Matching refs:matched

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