Regex: Add PCRE 8.32 in tools directory.
This commit is contained in:
16
tools/pcre/testdata/testinput21
vendored
Normal file
16
tools/pcre/testdata/testinput21
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
/-- Tests for reloading pre-compile patterns. The first one gives an error
|
||||
right away. The others require the linke size to be 2. */
|
||||
|
||||
<!testsaved8
|
||||
|
||||
/-- Generated from: ^[aL](?P<name>(?:[AaLl]+)[^xX-]*?)(?P<other>[\x{150}-\x{250}\x{300}]|[^\x{800}aAs-uS-U\x{d800}-\x{dfff}])++[^#\b\x{500}\x{1000}]{3,5}$ --/
|
||||
|
||||
<!testsaved16LE-1
|
||||
|
||||
<!testsaved16BE-1
|
||||
|
||||
<!testsaved32LE-1
|
||||
|
||||
<!testsaved32BE-1
|
||||
|
||||
/-- End of testinput21 --/
|
Reference in New Issue
Block a user