Regular Expressions 101

Library entries

0
pcre2

Semver regex

Example of regex for semver with pre-releases
Submitted by anonymous - 6 months ago
0
pcre2

Números reales

Números reales
Submitted by Carlos Osmar - 6 months ago
0
pcre2

Validación de fecha

Este código validará la fecha
Submitted by Carlos Osmar - 6 months ago
0
pcre2

Doble Espacio

Encuentra texto con toble espacio
Submitted by Carlos Osmar - 6 months ago
0
pcre

Negative search

Seach pattern that doesn't match
Submitted by Gael Langlais - 6 months ago
0
java

date dd.mm.yyyy

Date format dd.mm.yyyy
Submitted by anonymous - 6 months ago
0
pcre2

Invoice nr

regexp search in mongo db by nr
Submitted by Tivadar - 6 months ago
0
pcre2

MySQL DATETIME

MySQL DATETIME
Submitted by anonymous - 6 months ago
0
pcre2

Split Http(s) Response

Split Http(s) Response
Submitted by anonymous - 6 months ago
0
pcre2

Vivaldi

Vivaldi
Submitted by anonymous - 6 months ago

AsciiDoc delimited block listing

Vote

0

Regular Expression
java

"
(?m)^\-{4}[\r\n]([\s\S]+?(?=^\-{4}[\r\n]))^\-{4}[\r\n]
"
mg

Description

Loading markdown...
Submitted by aisbergde - 8 months ago