-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Would it be acceptable to replace the built-in regular expression functions with something like this?
https://github.com/bennadel/ColdFusion-JRegEx
CFML built-in regular expressions can't handle valid regular expressions that contain a negative lookbehind. The library linked above is more flexible and allows the provided patterns to be more creative.
Metadata
Metadata
Assignees
Labels
No labels