Lines Matching refs:source
10 /* Prototype: bool copy ( string $source, string $dest );
11 Description: Makes a copy of the file source to dest.
52 echo "Size of the source file before copy operation => ";
56 echo "\n--- Now applying copy() on source file to create copies ---";
72 echo "Size of source file => ";
93 Size of the source file before copy operation => int(1500)
95 --- Now applying copy() on source file to create copies ---
100 Size of source file => int(1500)
107 Size of source file => int(1500)
114 Size of source file => int(1500)
121 Size of source file => int(1500)
128 Size of source file => int(1500)
135 Size of source file => int(1500)
142 Size of source file => int(1500)
149 Size of source file => int(1500)
156 Size of source file => int(1500)
163 Size of source file => int(1500)
170 Size of source file => int(1500)
177 Size of source file => int(1500)
184 Size of source file => int(1500)
191 Size of source file => int(1500)
198 Size of source file => int(1500)
205 Size of source file => int(1500)
212 Size of source file => int(1500)
219 Size of source file => int(1500)
226 Size of source file => int(1500)
233 Size of source file => int(1500)