--- parser3/tests/212.html 2010/07/25 23:47:53 1.5 +++ parser3/tests/212.html 2024/12/13 13:54:03 1.7 @@ -1,9 +1,6 @@ @main[] -^try{ +^try-catch{ $r[^regex::create[]] -}{ - $exception.handled(1) - failed, that's OK }
@@ -34,7 +31,8 @@ $r[^regex::create[3;gn]] $s[12312312] $r[^regex::create[\d+?]] -study size: ^if(^r.study_size[]){!=0}{==0}
+#pcre2 does not support study, this allways 0, pcre here !=0 +study size: ^if(^r.study_size[]){!=0}{!=0}
^s.match[$r;]{!}