Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

3

Regular Expression
ECMAScript (JavaScript)

/
(<XX>){1}([^#]*)(<\/XX>){1}
/
ig

Description

negation

Submitted by anonymous - 10 years ago