Community Patterns

Community Library Entry

1

Regular Expression
Created·2025-01-28 04:29
Flavor·PCRE2 (PHP)

/
([yY]\S*)?(\s*)([nN]\S*)?(\s*)([^nNyY]\S*)?(\s*)
/
gm
Open regex in editor

Description

Regex detecting

Submitted by anonymous