Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dfilestat.c420 static void php_do_chgrp(INTERNAL_FUNCTION_PARAMETERS, int do_lchgrp) /* {{{ */ in php_do_chgrp() function
506 php_do_chgrp(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
516 php_do_chgrp(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 11 milliseconds