Home
last modified time | relevance | path

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

/PHP-7.4/ext/posix/
H A Dposix.c992 int php_posix_group_to_array(struct group *g, zval *array_group) /* {{{ */ in php_posix_group_to_array() function
1123 if (!php_posix_group_to_array(g, return_value)) { in PHP_FUNCTION()
1182 if (!php_posix_group_to_array(g, return_value)) { in PHP_FUNCTION()

Completed in 7 milliseconds