Regular Expressions 101

Community Patterns

omit data between single quotes

0

Regular Expression
ECMAScript (JavaScript)

/
\bf\b((?!')(?!\")(?!\())
/
gmi

Description

hi, i've been trying for hours to do this, i need to omit all text between single quotes / double quotes can someone help with this

Submitted by avi.m - 9 years ago