Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

inputdescregexmatchingnot matching
Adequals 'Ad'/^Ad.*/gAdadmin, monica
Ad*startswith 'Ad'/^Ad.*/gAdmin, Addadmin, monica
*Adendswith 'Ad'/.*Ad$/gmkisdAdmkdisad, youtube
*Ad*contains 'Ad'/.*Ad.*/gmmAdkias,mmAdadmin, monica
*Ad*s*contains 'Ad' something 's' something/.*Ad.*s.*/gAdmins, AdsAdmin, admins
?Ad?s*Single any char'Ad' single any char 's' something/.Ad.s.*/gfAdhs, gAdisAdmin, admins

The rules are described in column “regex” to be tested with Flavor “ECMAScript” regex at this site: https://regex101.com/

Examples for filtered row in table