Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dphp_password.h42 bool (*verify)(const zend_string *password, const zend_string *hash); member
/php-src/ext/mysqlnd/
H A Dmysqlnd_vio.c568 bool verify; in MYSQLND_METHOD() local
/php-src/build/
H A Dgen_stub.php1239 public bool $verify; variable in FuncInfo
1266 bool $verify,
6035 $verify = isset($options["verify"]); variable
/php-src/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 74 milliseconds