Regular Expressions 101

Regex EditorCommunity PatternsAccountRegex QuizSettings

Order By

  • Most Recent
  • Most upvotes
  • Most downvotes
  • Highest Score
  • Lowest Score
  • Relevance

Filter by Flavor

  • PCRE2 (PHP)
  • ECMAScript (JavaScript)
  • Python
  • Golang
  • Java
  • .NET 7.0 (C#)
  • Rust
  • PCRE (Legacy)
Sponsors
There are currently no sponsors. Become a sponsor today!

Community Patterns

0

Match all lowercase consonants

Created·2017-05-13 11:11
Flavor·ECMAScript (JavaScript)
no description available
Submitted by anonymous
1

Group of Consonants 3 or more

Created·2015-09-18 21:12
Flavor·ECMAScript (JavaScript)
Look for a group of consonants with 3 or more in succession.
Submitted by Jeff Tomlinson, Prime Data