Searched refs:messageString (Results 1 – 1 of 1) sorted by relevance
310 std::string messageString(entry.message, entry.messageLen); in regexOk() local312 return context->regex->PartialMatch(messageString); in regexOk()