agrabhi / logcat

9 stars 7 forks source link

Regular expressions #13

Open nitinzd opened 3 years ago

nitinzd commented 3 years ago

Regular expressions are not working as expected. I tried with ^(?!.*(OggPlayer|SynthesisCallbackWrappe)). Also tried with $ at the end but not worked. Am I writing correct or need to enter in different way?