2013-09-26 17:14:40 +02:00

6 lines
226 B
Plaintext

Oniguruma is a regular expressions library.
The characteristics of this library is that different character encoding
for every regular expression object can be specified.
Supported APIs: GNU regex, POSIX and Oniguruma native