Home
last modified time | relevance | path

Searched defs:verify (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/standard/
H A Dphp_password.h40 zend_bool (*verify)(const zend_string *password, const zend_string *hash); member
/PHP-8.0/build/
H A Dgen_stub.php613 public $verify; variable in FuncInfo
630 bool $verify,
1823 $verify = isset($options["verify"]); variable
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_vio.c546 zend_bool verify; in MYSQLND_METHOD() local
/PHP-8.0/ext/openssl/
H A Dxp_ssl.c601 static int php_openssl_passwd_callback(char *buf, int num, int verify, void *data) /* {{{ */ in php_openssl_passwd_callback()

Completed in 20 milliseconds