Regular Expressions 101

Sponsors

Library entries

0
pcre

Iniciais nomes

Obtém iniciais dos nomes, como siglas.
Submitted by Igor - 6 years ago
0
pcre

replace with ,

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

Everything up to DOT not including

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

Android package name

Validation of android package names. Read more
Submitted by Paldom - 6 years ago
0
pcre

Confirmation (test)

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

Confirmation 2

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

uppercase to lowercase

Replace uppercase with lowercase letters
Submitted by Gabi Rusu - 6 years ago
0
pcre

Java File Header

Java File Header
Submitted by Sathish Kumar - 6 years ago
0
pcre

1

1
Submitted by anonymous - 6 years ago
0
pcre

auditd

extract useful information from audit log
Submitted by anonymous - 6 years ago
0
pcre

Rally regexes

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

ID Card extraction

Extract an ID card from a body of text
Submitted by anonymous - 6 years ago

Asadasdsd

Vote

1

Regular Expression
pcre

@
\{ ( (?:[\-#=\@!%$*+?])? \w [\w\-\.\d]* ) (?#1 param name) ( \? )? (?#2 optional) (?: <(.*?)?\|(.*?)?> (?#3 behind)(?#4 after) )? (?: :( [\w&] [\w\.\-\d\s]* (?:\[\])? ) (?#5 type) (?: \( ([^{]+?) (?#6 type args) \) (?: \( ([^\}]) (?#7 type args separator) \) )? )? )? (?: :\( ([^{]+) (?#8 pattern) \) )? (?: =( [^}]* ) (?#9 default value) )? \} | ( \{? [^{]+ ) (?#10 plain text)
@
x

Description

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