Regex: Update PCRE to v8.35.
I was über lazy at first, so took libs from SM. But actually it's quite easy to compile, so let's update to latest version \o/.
This commit is contained in:
8
tools/pcre/testdata/testoutput16
vendored
8
tools/pcre/testdata/testoutput16
vendored
@ -64,7 +64,7 @@ Options: caseless utf
|
||||
No first char
|
||||
No need char
|
||||
Subject length lower bound = 17
|
||||
Starting byte set: \xd0 \xd1
|
||||
Starting chars: \xd0 \xd1
|
||||
\x{401}\x{420}\x{421}\x{422}\x{423}\x{424}\x{425}\x{426}\x{427}\x{428}\x{429}\x{42a}\x{42b}\x{42c}\x{42d}\x{42e}\x{42f}
|
||||
0: \x{401}\x{420}\x{421}\x{422}\x{423}\x{424}\x{425}\x{426}\x{427}\x{428}\x{429}\x{42a}\x{42b}\x{42c}\x{42d}\x{42e}\x{42f}
|
||||
\x{451}\x{440}\x{441}\x{442}\x{443}\x{444}\x{445}\x{446}\x{447}\x{448}\x{449}\x{44a}\x{44b}\x{44c}\x{44d}\x{44e}\x{44f}
|
||||
@ -92,7 +92,7 @@ No options
|
||||
No first char
|
||||
No need char
|
||||
Subject length lower bound = 1
|
||||
Starting byte set: \x09 \x20 \xa0
|
||||
Starting chars: \x09 \x20 \xa0
|
||||
|
||||
/\v/SI
|
||||
Capturing subpattern count = 0
|
||||
@ -100,7 +100,7 @@ No options
|
||||
No first char
|
||||
No need char
|
||||
Subject length lower bound = 1
|
||||
Starting byte set: \x0a \x0b \x0c \x0d \x85
|
||||
Starting chars: \x0a \x0b \x0c \x0d \x85
|
||||
|
||||
/\R/SI
|
||||
Capturing subpattern count = 0
|
||||
@ -108,7 +108,7 @@ No options
|
||||
No first char
|
||||
No need char
|
||||
Subject length lower bound = 1
|
||||
Starting byte set: \x0a \x0b \x0c \x0d \x85
|
||||
Starting chars: \x0a \x0b \x0c \x0d \x85
|
||||
|
||||
/[[:blank:]]/WBZ
|
||||
------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user