Home
last modified time | relevance | path

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

/PHP-7.0/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-7.0/ext/standard/
H A Dphp_filestat.h51 PHP_FUNCTION(chgrp);
H A Dfilestat.c492 PHP_FUNCTION(chgrp) in PHP_FUNCTION() argument
H A Dbasic_functions.c3218 PHP_FE(chgrp, arginfo_chgrp)
/PHP-7.0/build/
H A Dshtool909 chgrp $opt_g $dsttmp || shtool_exit $?
980 chgrp $opt_g $p || errstatus=$?
1024 chgrp $opt_g $pathcomp || errstatus=$?

Completed in 30 milliseconds