Searched defs:verify (Results 1 – 4 of 4) sorted by relevance
40 bool (*verify)(const zend_string *password, const zend_string *hash); member
962 public $verify; variable in FuncInfo982 bool $verify,3304 $verify = isset($options["verify"]); variable
546 bool verify; in MYSQLND_METHOD() local
639 static int php_openssl_passwd_callback(char *buf, int num, int verify, void *data) /* {{{ */ in php_openssl_passwd_callback()
Completed in 32 milliseconds