mirror of
https://github.com/MariaDB/server.git
synced 2026-04-23 00:35:32 +02:00
8.38
This commit is contained in:
parent
c4cc91cdc9
commit
e7591a1ba9
56 changed files with 2886 additions and 1646 deletions
3
pcre/testdata/testinputEBC
vendored
3
pcre/testdata/testinputEBC
vendored
|
|
@ -29,13 +29,16 @@ in EBCDIC, but can be specified as escapes. --/
|
|||
|
||||
/^A\ˆ/
|
||||
A B
|
||||
A\x41B
|
||||
|
||||
/-- Test \H --/
|
||||
|
||||
/^A\È/
|
||||
AB
|
||||
A\x42B
|
||||
** Fail
|
||||
A B
|
||||
A\x41B
|
||||
|
||||
/-- Test \R --/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue