Lines Matching refs:copy
2 Test copy() function: usage variations - destination file names(special chars)
10 /* Test copy() function: In creation of destination file names containing special characters
14 echo "*** Test copy() function: destination file names containing special characters ***\n";
45 echo "Size of the source file before copy operation => ";
49 echo "\n--- Now applying copy() on source file to create copies ---";
56 var_dump( copy($src_file_name, $dest_file_name) );
86 *** Test copy() function: destination file names containing special characters ***
87 Size of the source file before copy operation => int(1500)
89 --- Now applying copy() on source file to create copies ---
120 Warning: copy(%s): %s
126 Warning: copy(%s): %s
153 Warning: copy(%s): %s
194 Warning: copy(%s): %s