Home
last modified time | relevance | path

Searched refs:verify (Results 1 – 25 of 63) sorted by path

123

/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/TSRM/
H A Dtsrm_virtual_cwd.c1256 goto verify; in virtual_file_ex()
1264 goto verify; in virtual_file_ex()
1311 verify: in virtual_file_ex()
/PHP-5.5/Zend/tests/
H A Dbug63462.phpt2 Test script to verify that magic methods should be called only once when accessing an unset propert…
/PHP-5.5/ext/date/tests/
H A DDateTimeZone_clone_basic4.phpt19 //verify clone by calling method on new object
H A DDateTime_clone_basic4.phpt22 //verify clone by calling method on new object
/PHP-5.5/ext/hash/tests/
H A Dmhash_002.phpt27 "NA_XYZ" => 0 /* verify that the algorithm works */
/PHP-5.5/ext/imap/tests/
H A Dskipif.inc8 $options = OP_HALFOPEN; // this should be enough to verify server present
/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/oci8/tests/
H A Dconn_attr_3.phpt29 // Open another connect and verify the value.
39 // Open another connect and verify the value.
51 // Open another connect and verify the value.
H A Dconn_attr_5.phpt23 // Set the attributes in one scope and verify the values from another scope.
H A Ddrcp_connect1.phpt17 // Open a number of connections with oci_connect and oci_pconnect and verify
19 // To verify this, we change the value of a PL/SQL package variable in one
H A Dedition_1.phpt39 select from both the editions and verify the contents. */
H A Dedition_2.phpt58 echo"\n\n**Test 1.3 change the value and verify with existing conenctions.*********\n";
173 **Test 1.3 change the value and verify with existing conenctions.*********
/PHP-5.5/ext/openssl/
H A DREADME6 also create and verify signatures.
8 NEW: support for S/MIME encrypt/decrypt/sign/verify, as well as more
39 When calling a function that will verify a signature/certificate, the cainfo
192 Uses key to verify that the signature is correct for the given data.
289 Sign and verify
H A Dopenssl.c4647 static int passwd_callback(char *buf, int num, int verify, void *data) /* {{{ */ in passwd_callback() argument
/PHP-5.5/ext/openssl/tests/
H A Dbug37820.phpt2 openssl_sign/verify: accept different algos
H A Dbug41353.phpt2 Bug #41353 (openssl_pkcs12_read() does not verify the type of the first arg)
H A Dbug46127.phpt2 #46127, openssl_sign/verify: accept different algos
H A Dbug61930.phpt12 Please verify me
/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.
H A Dpdo_mysql_multi_stmt_nextrowset.phpt65 // Switch back to emulated prepares to verify multi statement attribute.
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_2.phpt90 // Open new connection to really verify what was inserted
H A Dpdo_oci_attr_drivername.phpt2 PDO_OCI: Attribute: verify driver name
/PHP-5.5/ext/pdo_odbc/tests/
H A Dlong_columns.phpt79 // verify data

Completed in 112 milliseconds

123