Regular Expressions 101

Sponsors

Library entries

0
javascript

Classification Matcher

Classification Matcher
Submitted by anonymous - 3 days ago
0
javascript

RTTU Pharsing

RegEx for RTTU Pharsing
Submitted by CVIKL Dubravko - 4 days ago
0
javascript

Force email address

Force email address
Submitted by anonymous - 6 days ago
0
golang

pxc plcnext

plcnext version strings
Submitted by anonymous - 6 days ago
0
javascript

Match HTML tag with specific attributes

1
Submitted by anonymous - 18 days ago
0
javascript

Company name

Company name
Submitted by anonymous - 20 days ago
0
golang

domain

ss
Submitted by sssssss - 21 days ago
0
golang

Semver split

"1.2.3" Group 1: 1 Group 2: 2 Group 3: 3
Submitted by Icaruk - 23 days ago
0
javascript

Match Emojis

Match all emojis using unicode
Submitted by Sagar Panchal - 23 days ago

Pass/Fail

Vote

0

Regular Expression
javascript

/
\[(?<prefix>.*:)?\s*(?<expr>((?<left>.*?)\s*(@|[Dd][Cc])\s*(?<test>(?<right>.*?)\]))|(?<data>.*)\]\s*(?=\())\s*(\((?<fail>(.*?))\/(?<pass>.*?)\))?
/
gm

Description

Loading markdown...
Submitted by Steve Muchow - 3 months ago