Lines Matching refs:puts
25 puts $f "11\t22\t33"
26 puts $f "22\t33\t11"
29 puts $f "11\t22\t33"
30 puts $f "\\."
31 puts $f "22\t33\t11"
34 puts $f "11\t22\t33\t44"
35 puts $f "22\t33\t11"
38 puts $f "11 | 22 | 33"
39 puts $f "22 | 33 | 11"
42 puts $f "11|22|33"
43 puts $f "22|33|11"
47 puts -nonewline $f "11|22|33\r"
48 puts -nonewline $f "22|33|44\r\n"
49 puts -nonewline $f "33|44|55\n"
50 puts -nonewline $f "44|55|66\r"
51 puts -nonewline $f "55|66|77\r\n"
52 puts -nonewline $f "66|77|88\n"
133 puts $f "123\t$x"
144 puts $fd "hello\\\tworld\t1"
145 puts $fd "hello\tworld\\\t2"
155 puts $fd "1\thello\\\nworld"
156 puts $fd "2\thello world"
167 puts $fd "1:hello\\b\\f\\n\\r\\t\\vworld"
168 puts $fd "2:hello world"
181 puts $fd "1\t\\N"
182 puts $fd "\\N\thello world"
208 puts $fd "33|22|44"
217 puts $fd "33|22|44"
226 puts $fd "33|22|44"