Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-09-30 15:31
Flavor·PCRE (Legacy)

/
[ ^][A-F0-9][ $]
/
g
Open regex in editor

Description

Why this regEx not find all single character? Why not work Start of string and End of string in bracket?

Submitted by anonymous