Regular Expressions 101

Sponsors

Library entries

0
pcre2

Name regex

Custom name validation
Submitted by anonymous - a year ago
0
pcre2

GSTN

Goods & Service Tax Numebr
Submitted by anonymous - a year ago
0
pcre2

Pan Number

Pan Number
Submitted by anonymous - a year ago
1
pcre2

refactoring

for refactoring Kotlin tests
Submitted by nikita.bols - a year ago
0
pcre2

Test Function Block

Test
Submitted by anonymous - a year ago
0
pcre2

Public Phone

Public phone regex
Submitted by AlexVerkhov - a year ago
0
pcre2

first word regex

this can be used to show first word
Submitted by anonymous - a year ago
0
pcre2

regex_commercial_activities

guifro
Submitted by guifro - a year ago
0
pcre2

test

test
Submitted by test - a year ago
0
golang

find email addresses

find email addresses
Submitted by anon - a year ago
0
pcre2

ipv4

Find ipv4 addresses
Submitted by anon - a year ago
0
pcre2

UPN Compiladores

UPN Compiladores
Submitted by anonymous - a year ago

GUID (Any Format)

Vote

0

Regular Expression
pcre2

/
(?n)(?i:{[a-f\d]{8}-?[a-f\d]{4}-?[a-f\d]{4}-?[a-f\d]{4}-?[a-f\d]{12}})| (?i:\([a-f\d]{8}-?[a-f\d]{4}-?[a-f\d]{4}-?[a-f\d]{4}-?[a-f\d]{12}\))| (?i:[a-f\d]{8}-?[a-f\d]{4}-?[a-f\d]{4}-?[a-f\d]{4}-?[a-f\d]{12})| {0x[a-fA-F\d]{8},0x[a-fA-F\d]{4},0x[a-fA-F\d]{4},{0x[a-fA-F\d]{2},0x[a-fA-F\d]{2},0x[a-fA-F\d]{2},0x[a-fA-F\d]{2},0x[a-fA-F\d]{2},0x[a-fA-F\d]{2},0x[a-fA-F\d]{2},0x[a-fA-F\d]{2}}}
/
gx

Description

Loading markdown...
Submitted by https://github.com/brentjs0 - a year ago