1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00
Files
archived-php-src/ext/mbstring/oniguruma/doc/FAQ
2016-11-25 22:00:53 +01:00

13 lines
200 B
Plaintext

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