I am not a regex expert, but my request is simple: I need to match any string that has at least 3 or more characters that are matching.
So for instance, we have the
For .NET usage:
\p{L}{3,}