[OpenSER-Devel] trex regexs

Juha Heinanen jh at tutpro.com
Fri Jun 6 19:23:27 CEST 2008


trex home age has:

T-Rex is a minimalistic regular expression library written in ANSI C,
supports the following POSIX expressions: ?,*,+,^,$,.,[a-b],() plus the
perl style greedy closures {n} .

does this mean that a list of chars in [] is not supported, e.g.,
one of finnish emergency number rules:

^0[235689]112

-- juha



More information about the Devel mailing list