Home | History | Annotate | Download | only in src

Lines Matching refs:matched

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