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 => ";
94 Size of the source file before copy operation => int(1500)
96 --- Now applying copy() on source file to create copies ---
101 Size of source file => int(1500)
108 Size of source file => int(1500)
115 Size of source file => int(1500)
122 Size of source file => int(1500)
141 Size of source file => int(1500)
148 Size of source file => int(1500)
155 Size of source file => int(1500)
168 Size of source file => int(1500)
175 Size of source file => int(1500)
182 Size of source file => int(1500)
189 Size of source file => int(1500)
196 Size of source file => int(1500)
209 Size of source file => int(1500)
216 Size of source file => int(1500)