Lines Matching refs:touch
2 Test touch() function : variation: various valid and invalid paths
52 echo "*** Testing touch() : variation ***\n";
76 $res = touch($path);
91 echo "FAILED: $path - touch returned true, nothing there\n";
98 echo "FAILED: $path - touch returned false, something there\n";
136 $res = touch($path,0,0);
154 *** Testing touch() : variation ***
165 Warning: touch(): Unable to create file touchVar5.tmp\..\BADDIR\aSubDirOrFile because %s in %s on l…
168 Warning: touch(): Unable to create file BADDIR\aSubDirOrFile because %s in %s on line %d
177 Warning: touch(): Unable to create file %s\BADDIR\aSubDirOrFile because %s in %s on line %d
180 Warning: touch(): Unable to create file touchVar5.tmp\aSubDirOrFile\ because %s in %s on line %d
183 Warning: touch(): Unable to create file %s\touchVar5.tmp\aSubDirOrFile\ because %s in %s on line %d