Home
last modified time | relevance | path

Searched refs:chgrp (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/standard/tests/file/
H A Duserstreams_007.phpt29 chgrp("test://testdir/chgrp", "test");
30 chgrp("test://testdir/chgrp", 42);
44 metadata: test://testdir/chgrp, 4
46 metadata: test://testdir/chgrp, 5
H A Dchgrp.phpt2 chgrp() with NULL as group name
10 chgrp("sjhgfskhagkfdgskjfhgskfsdgfkdsajf", NULL);
14 Warning: chgrp(): parameter 2 should be string or integer, null given in %schgrp.php on line 2
/PHP-5.5/ext/standard/
H A Dphp_filestat.h51 PHP_FUNCTION(chgrp);
H A Dfilestat.c504 PHP_FUNCTION(chgrp) in PHP_FUNCTION() argument
H A Dbasic_functions.c3236 PHP_FE(chgrp, arginfo_chgrp)
/PHP-5.5/build/
H A Dshtool909 chgrp $opt_g $dsttmp || shtool_exit $?
980 chgrp $opt_g $p || errstatus=$?
1024 chgrp $opt_g $pathcomp || errstatus=$?
/PHP-5.5/
H A DNEWS7959 - Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are

Completed in 58 milliseconds