Regular Expressions 101

Library entries

0
pcre2

PAN Number (India)

Format of PAN Number (issued in India)
Submitted by anonymous - 3 months ago
0
pcre2

email

validate email
Submitted by anonymous - 3 months ago
0
javascript

Match HTML tag with specific attributes

1
Submitted by anonymous - 3 months ago
0
pcre2

CSS Class Styles

Regex to find CSS Class Styles
Submitted by JR - 3 months ago
0
java

tas-branch-validation

tas-branch-validation
Submitted by doron-hafner - 3 months ago
0
pcre2

Match markdown order and unorder list

Same as title
Submitted by anonymous - 3 months ago
0
pcre2

perga

regex to find total payment
Submitted by anonymous - 3 months ago
0
pcre2

MD higlighter

Mark words to auto-higlight
Submitted by anonymous - 2 months ago

Parse XML element parts

Vote

0

Regular Expression
pcre2

/
<(?<tagName>\w+)(?<attributes>.*?)>(?<body>.*)<\/\w+>
/
gm

Description

Loading markdown...
Submitted by emadhusameldeen@gmail.com - 2 months ago