Regular Expressions 101

Sponsors

Library entries

0
pcre

match time all the way up to 23:59.

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

match any time before 20:05

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

before or equal to 12:35pm

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

match url

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

test

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

JSON recognition

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

matching foramt ,xxx:

for dictionary
Submitted by anonymous - 7 years ago
1
pcre

bb-*

aaa
Submitted by wyj - 7 years ago
1
pcre

result range

Find range in lab result text
Submitted by geoff - 7 years ago

Inter disassembly instruction parser

Vote

1

Regular Expression
pcre

/
(?|^(\w+)|\w+\sPTR\s\[rip\+[^\],]+\](?=.*#\s0x0*([a-f0-9]+))|(\w+\sPTR\s\[[^\],]+\])|(?<!#\s)0x([a-f0-9]*)|(?<!#\s)(?|,(\w+)|(\w+),))
/
g

Description

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