Regular Expressions 101

Community Patterns

1

http.edu.tr

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

AIX ps -ef

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

parse username with @ mention

2

Regular Expression
PCRE (PHP <7.3)

/
(?<=^|\s)(@[\w.]+)(?<!\.)
/
gi

Description

Loading markdown...
Submitted by Laracasts - 8 years ago