Regular Expressions 101

Save & Share

  • Save Regex
    ctrl+s
  • Go to library entry

FlavorNeed help selecting flavor?

  • PCRE2 (PHP >=7.3)
  • PCRE (PHP <7.3)
  • ECMAScript (JavaScript)
  • Python
  • Golang
  • Java 8
  • .NET (C#)

Function

  • Match
  • Substitution
  • List
  • Unit Tests (4)
Sponsors
An explanation of your regex will be automatically generated as you type.

Regular Expression

Regex Versions


`

Delimiters


`
gm

Regex Flags


Unit Tests

given the string https://apple.com/semlps/401k-retirement… assert that regex does match
given the string https://wifi.com/semlps/401k-retirement-… assert that regex does not match
given the string https://letstryiat.com/semlps/avs/electr… assert that regex does match
given the string https://letstryiat.com/semlps/avs/electr… assert that regex does not match

Tools and Filters