mirror of
https://github.com/php/php-src.git
synced 2026-03-29 19:52:20 +02:00
13 lines
200 B
Plaintext
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
|