Lines Matching refs:touch
2 Test touch() function : variation: various valid and invalid paths
13 /* Prototype : bool touch(string filename [, int time [, int atime]])
58 echo "*** Testing touch() : variation ***\n";
82 $res = touch($path);
97 echo "FAILED: $path - touch returned true, nothing there\n";
104 echo "FAILED: $path - touch returned false, something there\n";
142 $res = touch($path,0,0);
161 *** Testing touch() : variation ***
172 Warning: touch(): Unable to create file touchVar5.tmp\..\BADDIR\aSubDirOrFile because %s in %s on l…
175 Warning: touch(): Unable to create file BADDIR\aSubDirOrFile because %s in %s on line %d
184 Warning: touch(): Unable to create file %s\BADDIR\aSubDirOrFile because %s in %s on line %d
187 Warning: touch(): Unable to create file touchVar5.tmp\aSubDirOrFile\ because Invalid argument in %s…
190 Warning: touch(): Unable to create file %s\touchVar5.tmp\aSubDirOrFile\ because Invalid argument in…