[^]
[]
What is the order in which special characters are added, popular in any text.
Wrong:The regular expression contains an invalid character class name.
^(?!www|https?:).*[^"\.^#%&$!\*:<>\?/\{\|\}]=»А-Яа-я"]$
Wrong:The regular expression contains an invalid character class name.
Code: Select all
regex:^(?!.*x)
Not work:therube wrote: ↑Thu Apr 25, 2019 5:53 pm Oh, not understanding what you're looking for...
Nor am I understanding what I'll write below, but... ?
Supposedly that would find names without an 'x'.Code: Select all
regex:^(?!.*x)