mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
12 lines
200 B
Text
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
|