Regex tester for Matrix


(Tslater) #1

Hi,


I seem to have stumbled upon another Regex issue in our implementation (last one still unresolved).



Just wondered if it’s possible to build a regex tester for matrix along the lines of:

http://www.regular-expressions.info/javascriptexample.html



I want to be able to get the regex and test expressions and run them through the squiz engine rather than through client side javascript.



Additionally, the replace functionality would be good.



Thanks for any help.



Cheers,

Tys.