From: K.Kosako Date: Thu, 8 Mar 2018 01:32:37 +0000 (+0900) Subject: follow spec. change X-Git-Tag: v6.8.0~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8354e16fc17b8db2502807022d1fd5b1e6db3fc;p=onig follow spec. change --- diff --git a/sample/callout.c b/sample/callout.c index 92f7ed2..c9679bd 100644 --- a/sample/callout.c +++ b/sample/callout.c @@ -230,11 +230,11 @@ extern int main(int argc, char* argv[]) (void)onig_set_retraction_callout_of_contents(retraction_callout_func); // callout of contents - test(enc, "a+(?{foo bar baz...}+)$", "aaab"); + test(enc, "a+(?{foo bar baz...}X)$", "aaab"); test(enc, "(?{{!{}#$%&'()=-~^|[_]`@*:+;<>?/.\\,}}[symbols])c", "abc"); - test(enc, "\\A(...)(?{{{booooooooooooo{{ooo}}ooooooooooz}}}-)", "aaab"); - test(enc, "\\A(?!a(?{prec-read-not}[xxx]+)b)", "ac"); - test(enc, "(?