Home
last modified time | relevance | path

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

/PHP-5.5/ext/posix/
H A Dposix.c1090 int php_posix_passwd_to_array(struct passwd *pw, zval *return_value) /* {{{ */ in php_posix_passwd_to_array() function
1146 if (!php_posix_passwd_to_array(pw, return_value)) { in PHP_FUNCTION()
1196 if (!php_posix_passwd_to_array(pw, return_value)) { in PHP_FUNCTION()

Completed in 12 milliseconds