Assertion (?!) in regular expression What position does it match without a suffix expression?

(?!) Zero width negative antecedent assertion, attempts to match always fail because there is no suffix expression

how to understand this sentence. If you can give an example.

Mar.02,2021

if this occurs, anything matching returns false, that is, nothing can be matched

Menu