Home
last modified time | relevance | path

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

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

Completed in 32 milliseconds