Hi KS, The closest thing to the pcre* functions in IC5x are the rex* functions such as rexMatchp(), rexCompile(), rexReplace() etc. - these are not as powerful as the pcre* functions, they do not support full regular expression syntax. Best regards, Lawrence.
↧