Notepad3/oniguruma/doc/FAQ
2019-05-21 09:35:32 +02:00

13 lines
202 B
Plaintext

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