mirror of https://git.FreeBSD.org/ports.git
6 lines
305 B
Plaintext
6 lines
305 B
Plaintext
Regexx is a complete regular expressions C++ solution. It implements easy
|
|
expression execution, global searching, replace with atom substitution,
|
|
customized replaces, easy match and atom strings retrieving. It's also
|
|
included in the library functions to split strings with strings or regular
|
|
expressions.
|