Lines Matching refs:txt
61 INSERT INTO hhh(name, data) VALUES('1.txt', 'file data');
83 VALUES('a.txt', 1000000, 'contents of a.txt') UNION ALL
84 VALUES('b.txt', 1000000, 'contents of b.txt')
94 a.txt 1000000 {contents of a.txt}
95 b.txt 1000000 {contents of b.txt}
120 a.txt {contents of a.txt}
121 b.txt {contents of b.txt}
132 a.txt {contents of a.txt}
133 b.txt {contents of b.txt}
139 # VALUES('a.txt', 1000000, 'aaaaaaaaaaaaaaaaaaaaaaa')
161 a.txt 1000000 aaaaaaaaaaaaaaaaaaaaaaa 8
176 } {a.txt 1000000 1 9}