Home
last modified time | relevance | path

Searched refs:verify (Results 51 – 63 of 63) sorted by relevance

123

/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt20 Set type of the data to "null" and verify using gettype
H A Dgettype_settype_variation6.phpt20 Set type of the data to "array" and verify using gettype
H A Dgettype_settype_variation8.phpt20 Set type of the data to "string" and verify using gettype
H A Dgettype_settype_variation7.phpt20 Set type of the data to "object" and verify using gettype
H A Dgettype_settype_variation5.phpt20 Set type of the data to "resource" and verify using gettype
H A Dgettype_settype_variation2.phpt23 Set type of the data to "int"/"integer" and verify using gettype
H A Dgettype_settype_variation3.phpt20 Set type of the data to "float"/"double" and verify using gettype
H A Dgettype_settype_variation4.phpt20 Set type of the data to "bool"/"boolean" and verify using gettype
/PHP-5.5/
H A DREADME.PARAMETER_PARSING_API49 has to be provided on input and is used to verify the PHP parameter is an
H A Dacinclude.m4754 …AC_MSG_ERROR([ZTS currently requires working POSIX threads. We were unable to verify that your sys…
2224 …AC_MSG_ERROR([Unable to detect ICU prefix or $ICU_CONFIG failed. Please verify ICU install prefix …
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt242 // we do another test to verify that the charset has been set.
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c472 zend_bool verify = mysql_flags & CLIENT_SSL_VERIFY_SERVER_CERT? TRUE:FALSE; in mysqlnd_switch_to_ssl_if_needed() local
478 …m.set_client_option(conn->net, MYSQL_OPT_SSL_VERIFY_SERVER_CERT, (const char *) &verify TSRMLS_CC); in mysqlnd_switch_to_ssl_if_needed()
/PHP-5.5/ext/openssl/
H A Dopenssl.c4647 static int passwd_callback(char *buf, int num, int verify, void *data) /* {{{ */ in passwd_callback() argument

Completed in 44 milliseconds

123