Home
last modified time | relevance | path

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

/PHP-5.5/ext/posix/
H A Dposix.c914 int php_posix_group_to_array(struct group *g, zval *array_group) /* {{{ */ in php_posix_group_to_array() function
1027 if (!php_posix_group_to_array(g, return_value)) { in PHP_FUNCTION()
1079 if (!php_posix_group_to_array(g, return_value)) { in PHP_FUNCTION()

Completed in 8 milliseconds