Regular Expressions 101

Library entries

1
pcre

EPA PMN Code

The PMN Code used in EPA
Submitted by anonymous - 7 years ago
1
pcre

TalkTalk DEV Site

no description available
Submitted by anonymous - 7 years ago
1
pcre

d

dd
Submitted by d - 7 years ago
1
pcre

vermaj

no description available
Submitted by anonymous - 7 years ago
4
pcre

Get image tag attributes

no description available
Submitted by Agustín Bouillet - 7 years ago
1
javascript

Stampare id

no description available
Submitted by anonymous - 7 years ago
1
pcre

URL

no description available
Submitted by Mustafa Talaeezadeh Khouzani - 7 years ago
8
pcre

Max - URL Extract

no description available
Submitted by Ayush - 7 years ago
1
pcre

teste

no description available
Submitted by anonymous - 7 years ago
1
pcre

Cusip Text Parser

Parses CUSIP text output from sec.gov
Submitted by Gary Vidal - 7 years ago
1
pcre

email

email validator
Submitted by anonymous - 7 years ago
1
pcre

Reject Characters

no description available
Submitted by Alastair - 7 years ago
1
pcre

Global KPI's

no description available
Submitted by Alastair - 7 years ago
1
pcre

UPE Coding Style Checker

no description available
Submitted by anonymous - 7 years ago
1
javascript

event

no description available
Submitted by lokesh_sharma - 7 years ago

RPN calculator grammar

Vote

1

Regular Expression
pcre

/
(?<number> (?: \d+ (?:\.\d*)? )| (?:\d*\.\d+) )| (?<immediate> (?<str> (?: ' (?<__str__> (?:[^'\\]|\\')* ) ' )| (?: \ (?<__str__>.) ) )| (?<operator> (?: p| | R| \_| \-| | r| \∩| | \∞| \∅| \~| \/| \]| C| \%| P| \*| \^| \∪| d| \[| F| l| s| \!| \+| \=| h| f| c ) )| (?<apply>\$)| (?<space>\s+) )
/
mxuJ

Description

Loading markdown...
Submitted by Alex Pilon - 7 years ago