Regular Expressions 101

Community Patterns

function not prefixed

1

Regular Expression
PCRE (PHP <7.3)

/
function (?:(?!pixo).)* \{
/
gi

Description

no description available

Submitted by Zack - 8 years ago