regexmatch.dev
Explore
Open main menu
Regex Explorer
regexmatch.dev
is the largest regular expression database for regex pattern and matches containing searchable and filterable records for many different languages
Some OR regex
Date extractor
Substitutes a group of dates by its information and captures the date information. Also allows fooled dates. (2015-02-30, 2015-03-32 for example)
remove link from discuz quoted message
URL
IP v4 format validation
Valid 0.0.0.0 1.1.1.1 101.101.101.101 255.255.255.255 156.0.1.10
number separator positions
finds the positions in a number to be replaced with a thousands separator, e.g. 12345 => 12`345
yous
How to get various values within a pipe delimited string
We have a pipe delimited text file and each new record is separated by a CRLF. Each record has a fixed number of pipes, but not every column or field is valued, so there may be 2 or more pipes together. Is there a way to write a regex to parse out the third or fifth value? Many thanks in advance.
SO Question
SO Question
extract values inside <![CDATA[...]]
Showing
10
of
2018
results in
202
pages
Previous
Next