php-src/ext/mbstring/oniguruma/doc/FAQ
2016-11-25 22:00:53 +01:00

12 lines
200 B
Text

FAQ 2006/11/14
1. Lognest match
You can execute longest match by using ONIG_OPTION_FIND_LONGEST option
in onig_new().
2. Mailing list
There is no mailing list about Oniguruma.
// END