Lines Matching refs:touch
2 Test fileatime(), filemtime(), filectime() & touch() functions : usage variation
29 echo "*** Testing fileattime(), filemtime(), filectime() & touch() : usage variations ***\n";
35 echo "\n*** testing touch ***\n";
36 var_dump(touch(false));
37 var_dump(touch(''));
40 var_dump(touch(' '));
41 var_dump(touch('|'));
47 *** Testing fileattime(), filemtime(), filectime() & touch() : usage variations ***
82 *** testing touch ***
86 Warning: touch(): %s in %s on line %d
89 Warning: touch(): %s in %s on line %d