Regular Expressions 101

Community Patterns

1

Exercicio 5

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

Exercicio 1

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

6

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
-2

ex_3_b

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
3

Perl

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago

match C# class definition

1

Regular Expression
PCRE (PHP <7.3)

/
(public|private|protected|internal)?( )+class( )+([a-z_][a-z0-9_]*)( )*((:|,)( )+([a-z_][a-z0-9_]*)( )*)*{
/
gi

Description

Loading markdown...
Submitted by luan castro (@castrolol) - 8 years ago