diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2018-12-21 13:48:39 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2018-12-21 13:48:39 +0100 | 
| commit | dba488ef4af76742cde7f5b03ef6f5453146eda6 (patch) | |
| tree | 11c318e8ebd9eaab67edb50af33d510092264b90 /doc | |
| parent | eb5b295d37e9150e169cc95cbbc39f6ab7b88b2f (diff) | |
| parent | 70de057dbb5ea79536834e156f534279347f96f3 (diff) | |
Update upstream source from tag 'upstream/6.9.1'
Update to upstream version '6.9.1'
with Debian dir 30a97dee62f9f2b7c7a57e0e6622d9f503cf0256
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/API | 2 | ||||
| -rw-r--r-- | doc/RE.ja | 2 | 
2 files changed, 2 insertions, 2 deletions
| @@ -182,7 +182,7 @@ Oniguruma API  Version 6.8.0  2018/03/13      ci->target_enc:      target string character encoding.      ci->syntax:          address of pattern syntax definition.      ci->option:          compile time option. -    ci->case_fold_flag:  character matching case fold bit flag for  +    ci->case_fold_flag:  character matching case fold bit flag for                           ONIG_OPTION_IGNORECASE mode.         ONIGENC_CASE_FOLD_MIN:           minimum @@ -54,7 +54,7 @@               \t, \n, \v, \f, \r, \x20             Unicodeの場合: -             U+0009, U+000A, U+000B, U+000C, U+000D, U+0085(NEL),  +             U+0009, U+000A, U+000B, U+000C, U+000D, U+0085(NEL),               General_Category -- Line_Separator                                -- Paragraph_Separator                                -- Space_Separator | 
