Lines Matching refs:and
15 echo "\n*** Testing size of a dir, sub-dir and file with filesize() ***\n";
16 echo "-- Creating a base dir, and checking its size --\n";
21 echo "-- Creating a file inside base dir, and checking dir & file size --\n";
29 echo "-- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --\n";
36 echo "-- Creating a file inside sub-dir, and checking size of base, subdir and file created --\n";
37 // create only the file, as base and subdir is already created
64 *** Testing size of a dir, sub-dir and file with filesize() ***
65 -- Creating a base dir, and checking its size --
67 -- Creating a file inside base dir, and checking dir & file size --
70 -- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --
73 -- Creating a file inside sub-dir, and checking size of base, subdir and file created --