Home
last modified time | relevance | path

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

/PHP-7.3/ext/posix/
H A Dposix.c981 int php_posix_group_to_array(struct group *g, zval *array_group) /* {{{ */ in php_posix_group_to_array() function
1105 if (!php_posix_group_to_array(g, return_value)) { in PHP_FUNCTION()
1164 if (!php_posix_group_to_array(g, return_value)) { in PHP_FUNCTION()

Completed in 5 milliseconds