Regular Expressions 101

Library entries

0
pcre2

CmdLineRaw

CmdLineRaw
Submitted by anonymous - 8 months ago
0
pcre2

Replace 2 or more whitespace

Replace 2 or more whitespace
Submitted by blacksmithop - 8 months ago
0
pcre2

fsda

asdfadfa
Submitted by anonymous - 8 months ago
0
dotnet

Initials

get the initial of a strings
Submitted by Eddie Choong - 8 months ago
0
pcre2

sdsds@needemand.com

sdsds@needemand.com
Submitted by anonymous - 8 months ago
0
pcre2

passw125

^(?=.\d)(?=.\W)(?=.*[a-zA-Z]).{6,8}$
Submitted by AS - 8 months ago
0
pcre2

regex html tag

$subject = 'asdasdsdsa'; $pattern = '^(.+)?';
Submitted by anonymous - 8 months ago
0
pcre2

Date FR

Date FR
Submitted by anonymous - 8 months ago
0
pcre2

Date EN

Date EN
Submitted by anonymous - 8 months ago
0
pcre2

Initial Ceros and Grouping Characters

remove what title says
Submitted by anonymous - 8 months ago
0
pcre2

Regex EKS Logs

This Just For Test
Submitted by JuniYadi - 8 months ago

Select PHP Block Code

Vote

1

Regular Expression
pcre2

/
<\?(?!php|=|xml)?\D*?>
/
g

Description

Loading markdown...
Submitted by amir hossein khateri - 2 years ago