Lines Matching refs:source
10 /* Prototype: bool copy ( string $source, string $dest );
11 Description: Makes a copy of the file source to dest.
50 echo "Size of the source file before copy operation => ";
54 echo "\n--- Now applying copy() on source file to create copies ---";
71 echo "Size of source file => ";
92 Size of the source file before copy operation => int(1500)
94 --- Now applying copy() on source file to create copies ---
99 Size of source file => int(1500)
106 Size of source file => int(1500)
113 Size of source file => int(1500)
120 Size of source file => int(1500)
139 Size of source file => int(1500)
146 Size of source file => int(1500)
153 Size of source file => int(1500)
166 Size of source file => int(1500)
173 Size of source file => int(1500)
180 Size of source file => int(1500)
187 Size of source file => int(1500)
194 Size of source file => int(1500)
207 Size of source file => int(1500)
214 Size of source file => int(1500)