Regular Expressions 101

Community Patterns

1

pmsa_docx_replace

PCRE2 (PHP >=7.3)
pmsa_docx_replace
Submitted by anonymous - 2 days ago
1

http(s) address

PCRE2 (PHP >=7.3)
simple http(s) patter
Submitted by lhotakj - 2 days ago
1

my

PCRE2 (PHP >=7.3)
replace first line and second
Submitted by MH - 3 days ago
1

Parser

PCRE2 (PHP >=7.3)
for mail
Submitted by anonymous - 5 days ago

White spaces between two white spaces.

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(?<=[ \t])( +)(?=[ \t])
/
s

Description

Loading markdown...
Submitted by jrjmm - 4 months ago