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