Regex: Add PCRE 8.32 in tools directory.

This commit is contained in:
Arkshine
2014-07-05 00:28:24 +02:00
parent fe8e32155d
commit 7a6e793813
354 changed files with 256402 additions and 0 deletions

16
tools/pcre/testdata/testinput21 vendored Normal file
View 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 --/