string.c: do not interpret '\\' before '\0' (CVE-2019-15846)
[exim.git] / test / aux-fixed / 0002.quoted
CommitLineData
9ba4af2b
PH
1"xyz": "xyz":
2"pqr" : "pqr" :
3a:b a:b unquoted
4"a:b" "a:b"
5 abc continued data (make sure not key)
6"abc" "abc"
7"\"quoted\"" "\"quoted\""
8"white space" "white space"
9"b\\s" "b\\s"