Lines Matching refs:blob

84   var b1: blob = 0z12
88 var b2: blob # defaults to empty blob
93 var b: blob
104 var b: blob = test_null_blob()
109 # Getting variable with NULL blob allocates a new blob at script level
112 var b: blob = test_null_blob()
293 …CheckDefAndScriptFailure2(['blob2list(10)'], 'E1013: Argument 1: type mismatch, expected blob but …
611 …dx(0z10, 1)'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1174: String re…
732 …or(0z10, 1)'], 'E1013: Argument 1: type mismatch, expected number but got blob', 'E1224: String, N…
759 …", 2, 0z10)'], 'E1013: Argument 3: type mismatch, expected string but got blob', 'E1220: String or…
776 …ID(0z10, 1)'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1220: String or…
793 …"ab", 0z10)'], 'E1013: Argument 2: type mismatch, expected string but got blob', 'E1174: String re…
1267 …level(0z10)'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1220: String or…
1370 …", 2, 0z10)'], 'E1013: Argument 3: type mismatch, expected string but got blob', 'E1220: String or…
1988 …blob([0z10, 0z02])'], 'E1013: Argument 1: type mismatch, expected list<number> but got list<blob>')
2000 …tr([1], 0z10)'], 'E1013: Argument 2: type mismatch, expected bool but got blob', 'E1212: Bool requ…
2160 …(0z12, "p")'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1222: String or…
2207 …(0z12, "p")'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1222: String or…
2239 …(0z12, "p")'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1222: String or…
2260 …(0z12, "p")'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1222: String or…
2278 …(0z12, "p")'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1222: String or…
2652 var blob = 0z12341234
2653 writefile(blob, 'Xreadblob')
2654 var read: blob = readblob('Xreadblob')
2655 assert_equal(blob, read)
2660 CheckDefAndScriptFailure(lines, 'E1012: Type mismatch; expected list<string> but got blob', 1)
2677 …("a", 0z10)'], 'E1013: Argument 2: type mismatch, expected string but got blob', 'E1174: String re…
2748 …_peek(0z10)'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1174: String re…
3147 …os(0z10, 1)'], 'E1013: Argument 1: type mismatch, expected number but got blob', 'E1224: String, N…
3161 …("a", 0z10)'], 'E1013: Argument 2: type mismatch, expected string but got blob', 'E1174: String re…
3251 …256(0zABCD)'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1174: String re…
3359 …"a", 1, 0z01)'], 'E1013: Argument 3: type mismatch, expected bool but got blob', 'E1212: Bool requ…
3600 …0, 1, true)'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1220: String or…
3618 …ed(0z10, 1)'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1220: String or…
3626 …ck(0z10, 1)'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1220: String or…
3720 …etjob(0z10)'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1220: String or…
3827 …it(0z10, 1)'], 'E1013: Argument 1: type mismatch, expected string but got blob', 'E1220: String or…