mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
13 lines
202 B
Plaintext
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
|