Searched refs:module_regexp (Results 1 – 1 of 1) sorted by relevance
72 callback(entry.recognizer_id, entry.recognizer->GetName(), entry.module_regexp->GetText(), in ForEach()109 if (entry.module_regexp) in GetRecognizerForFrame()110 if (!entry.module_regexp->Execute(module_name.GetStringRef())) continue; in GetRecognizerForFrame()140 RegularExpressionSP module_regexp; member