Re: [xslt] regexp extension?



Daniel Veillard wrote:

> I have a strong bias toward POSIX regexps
[...]
> http://www.delorie.com/gnu/docs/rx/rx_16.html

A better reference is

  http://www.opengroup.org/onlinepubs/7908799/xbd/re.html

(The Single UNIX Specification Version 2 is the successor of POSIX)

>   I think one can find a free implementation of those in any sane
> Operating system, plus it's standard on the main ones.

The following provides a POSIX API

  http://www.pcre.org/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]