Home
last modified time | relevance | path

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

/PHP-8.2/ext/posix/
H A Dposix.c846 int php_posix_passwd_to_array(struct passwd *pw, zval *return_value) /* {{{ */ in php_posix_passwd_to_array() function
913 if (!php_posix_passwd_to_array(pw, return_value)) { in PHP_FUNCTION()
973 if (!php_posix_passwd_to_array(pw, return_value)) { in PHP_FUNCTION()

Completed in 8 milliseconds