Lines Matching refs:of

10 /* Test copy() function: In creation of destination file names containing special characters
11 and checking the existence and size of destination files
21 /* array of destination file names */
45 echo "Size of the source file before copy operation => ";
58 echo "Existence of destination file => ";
66 echo "Size of source file => ";
70 echo "Size of destination file => ";
87 Size of the source file before copy operation => int(1500)
92 Existence of destination file => bool(true)
94 Size of source file => int(1500)
95 Size of destination file => int(1500)
99 Existence of destination file => bool(true)
101 Size of source file => int(1500)
102 Size of destination file => int(1500)
106 Existence of destination file => bool(true)
108 Size of source file => int(1500)
109 Size of destination file => int(1500)
113 Existence of destination file => bool(true)
115 Size of source file => int(1500)
116 Size of destination file => int(1500)
122 Existence of destination file => bool(false)
128 Existence of destination file => bool(false)
132 Existence of destination file => bool(true)
134 Size of source file => int(1500)
135 Size of destination file => int(1500)
139 Existence of destination file => bool(true)
141 Size of source file => int(1500)
142 Size of destination file => int(1500)
146 Existence of destination file => bool(true)
148 Size of source file => int(1500)
149 Size of destination file => int(1500)
155 Existence of destination file => bool(false)
159 Existence of destination file => bool(true)
161 Size of source file => int(1500)
162 Size of destination file => int(1500)
166 Existence of destination file => bool(true)
168 Size of source file => int(1500)
169 Size of destination file => int(1500)
173 Existence of destination file => bool(true)
175 Size of source file => int(1500)
176 Size of destination file => int(1500)
180 Existence of destination file => bool(true)
182 Size of source file => int(1500)
183 Size of destination file => int(1500)
187 Existence of destination file => bool(true)
189 Size of source file => int(1500)
190 Size of destination file => int(1500)
196 Existence of destination file => bool(false)
200 Existence of destination file => bool(true)
202 Size of source file => int(1500)
203 Size of destination file => int(1500)
207 Existence of destination file => bool(true)
209 Size of source file => int(1500)
210 Size of destination file => int(1500)