Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-04-21 16:30
Flavor·PCRE2 (PHP)

/
(?<!\* )(@\$[a-z]|@\\?[a-zA-Z])
/
gm
Open regex in editor

Description

Look for STFU operator in PHP https://www.php.net/manual/en/language.operators.errorcontrol.php

Feel free to contribute or report uses I didn't cover!

Submitted by JohnyProke