Searched defs:verify (Results 1 – 4 of 4) sorted by relevance
42 bool (*verify)(const zend_string *password, const zend_string *hash); member
568 bool verify; in MYSQLND_METHOD() local
1231 public bool $verify; variable in FuncInfo1258 bool $verify,6174 $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 28 milliseconds