i am new to jregex and i hav been using gnu.regexp i just wanted to know if i can use all the functionalites as in gnu.regexp
i am asking this because there are lots of compilation flags in gnu.regexp and i just wanted to know if it suppports all kinds of regular expression syntaxes
thanks in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i am new to jregex and i hav been using gnu.regexp i just wanted to know if i can use all the functionalites as in gnu.regexp
i am asking this because there are lots of compilation flags in gnu.regexp and i just wanted to know if it suppports all kinds of regular expression syntaxes
thanks in advance
The only supported syntax flavour is Perl5.6-like.