Home
last modified time | relevance | path

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

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

Completed in 35 milliseconds