Regular Expressions 101

Sponsors

Library entries

1
pcre2

Phone Number E.164

Starts with + from 8 digits until 15
Submitted by Sear Lopez - 2 years ago
1
pcre2

Regex

Match an element from a list
Submitted by anonymous - 2 years ago
1
pcre2

IPV4 Address Identificate

Regex to identificate a IPV4 Address
Submitted by Pablo Deyvid - 2 years ago
2
pcre2

Check Phone numbers

Other patterns
Submitted by https://joserobinson.com - 2 years ago
1
pcre2

Jira

Jira
Submitted by anonymous - 2 years ago
1
pcre2

Email

[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-z]{2,3}$
Submitted by Mykola Buhaiov - 2 years ago
1
pcre2

Test expression

To find at most 3 a in string
Submitted by anonymous - 2 years ago
1
pcre2

Email Verification

PHP REGEX to verify an email.l
Submitted by anonymous - 2 years ago
1
pcre2

us phone number validation

us phone number validation
Submitted by anonymous - 2 years ago
0
pcre2

Password

For password validation
Submitted by anonymous - 2 years ago
1
pcre2

pack_size

get pack_size from a string
Submitted by anonymous - 2 years ago
1
pcre2

Obsidian external embedded link

Obsidian external embedded link
Submitted by arezvov - 2 years ago
1
pcre2

Validate a 10-digit US Phone Number

Validate a 10-digit US Phone Number
Submitted by JB - 2 years ago
1
pcre2

Name

English or Arabic Letters and Spaces
Submitted by anonymous - 2 years ago

GitLab Path

Vote

0

Regular Expression
pcre2

/
^(feature|fix|docs|style|refactor|test|build|ci|performance)(\()([A-Z0-9]{2,10}-{1}[0-9]{1,})(\)){1}\:\s(add|remove|create|update|change|prepare)\s(.{3,100})$|^(Merge branch)( \'release\/)([0-9]+\.)([0-9]+\.)([0-9]+)(\')$|^(Initial commit)$|^(Prepare next release)$|^(Close release )([0-9]+\.)([0-9]+\.)([0-9]+)$|^(Apply suggestion to )(.{3,100})$
/
gm

Description

Loading markdown...
Submitted by anonymous - 2 years ago