Regular Expressions 101

Community Patterns

0

URLs

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

Übung 4 Aufgabe 1

PCRE (PHP <7.3)
Python Kurs
Submitted by anonymous - 3 years ago

A regex that tries to replace every instance in your site

0

Regular Expression
PCRE (PHP <7.3)

/
(View::make\([^\)]+\))(?!->)
/
gm

Description

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