regexmatch.dev
Explore

Regex Explorer

regexmatch.dev is the largest regular expression database for regex pattern and matches containing searchable and filterable records for many different languages

Pattern string

Example of test I did do to company.

lsblk-output-regex

Trying to adapt this regex to support LVM.

Email Extractor

([a-zA-Z0-9._-][email protected][a-zA-Z0-9._-]+\.[a-zA-Z0-9_-]+)

Match all words starting with "a" not in a Tag

Match all words that are not in a tag. Non-matching < and > do not prevent matches. But fails to match terms between < and > if no intervening < or >

Brackets Items

This REGEX, allow extract all words in brackets [].

Phone Number Selector

Select a Phone Number with +98 or 0

Select PHP Block Code

Select php block code , start to end.

Append _if to archive.org's links

A regex to remove the iframe from archive.org in archived sites' links.

Custom Array Type Declaration Finder

This Regex can be used to find the custom array types in jsdoc typdefs

Search for word breaks in CamelCase string

This finds the boundaries of words in a camel case string

Showing 10 of 2018 results in 202 pages

PreviousNext