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