Notepad3/scintilla/oniguruma/doc/FAQ
2020-09-18 20:59:55 +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