Community Patterns

Community Library Entry

1

Regular Expression
Created·2018-10-16 14:40
Flavor·PCRE (Legacy)

/
(?i)(f(.*)?(\s)?o(.*)?(\s)?r(.*)?(\s)?t(.*)?(\s)?n(.*)?(\s)?i(.*)?(\s)?t(.*)?(\s)?e)
/
gm
Open regex in editor

Description

It is not compatible with leet speak, you can replace all numbers with their letter counterparts before matching the string with regex.

Submitted by Kyza