Regular Expressions 101

Sponsors

Library entries

0
pcre2

email vaildation

email
Submitted by anonymous - a month ago
0
pcre2

match csrf token

Matches the csrf token in the meta data
Submitted by anonymous - a month ago
0
java

OmegaT

regular expressions used in OmegaT
Submitted by anonymous - a month ago
1
pcre

URL Validator (HTTP and HTTPS)

Validate one URL HTTP and HTTPS
Submitted by Joaquim - a month ago
0
pcre

Mysite

Hello
Submitted by anonymous - a month ago
0
pcre2

Name with title

Name with title
Submitted by anonymous - a month ago
0
pcre2

CURDEPTH\([^0].*\)

CURDEPTH\(.*\)
Submitted by anonymous - a month ago
0
pcre2

BACassetList

Find CMS asset entries in HTML "Table"
Submitted by anonymous - a month ago
0
pcre2

Remove Whitespace

no more whitespace
Submitted by Me - a month ago
0
pcre2

ipv4

To check IPv4
Submitted by anonymous - a month ago
0
pcre2

Email

This is used for simple email validation
Submitted by Pritesh - a month ago

正規式向後看

Vote

0

Regular Expression
pcre2

/
(?<=How\s\w{4}\s).+|(?<=How\s\w{3}\s).+
/
gm

Description

Loading markdown...
Submitted by Devin - 3 months ago