Home
last modified time | relevance | path

Searched refs:pass (Results 101 – 125 of 376) sorted by relevance

12345678910>>...16

/PHP-7.1/tests/classes/
H A D__call_003.phpt2 Force pass-by-reference to __call
H A Dconstants_error_003.phpt2 Basic class support - attempting to pass a class constant by reference.
/PHP-7.1/ext/standard/tests/strings/
H A Dhtmlentities10.phpt5 mbstring.internal_encoding=pass
H A Dhtmlentities02.phpt13 mbstring.internal_encoding=pass
H A Dhtmlentities03.phpt13 mbstring.internal_encoding=pass
H A Dhtmlentities13.phpt5 mbstring.internal_encoding=pass
/PHP-7.1/ext/ftp/tests/
H A Dfilesize_large.phpt17 ftp_login($ftp, 'user', 'pass');
H A Dftp_alloc_basic1.phpt16 ftp_login($ftp, 'user', 'pass');
H A Dftp_rmdir_basic.phpt16 ftp_login($ftp, 'user', 'pass');
H A Dftp_chmod_basic.phpt16 ftp_login($ftp, 'user', 'pass');
H A Dftp_exec_basic.phpt15 ftp_login($ftp, 'user', 'pass');
H A Dftp_rawlist_basic2.phpt15 ftp_login($ftp, 'user', 'pass');
H A Dftp_alloc_basic2.phpt16 ftp_login($ftp, 'user', 'pass');
/PHP-7.1/ext/dom/tests/
H A DDOMDocument_createAttribute_basic.phpt16 // A pass case.
H A DDOMDocument_schemaValidateSource_error4.phpt2 DomDocument::schemaValidateSource() - pass no parameters
H A DDOMDocument_schemaValidate_error4.phpt2 DomDocument::schemaValidate() - pass no parameters
/PHP-7.1/ext/odbc/tests/
H A Dbug60616.phpt22 $conn = odbc_connect($dsn, $user, $pass);
69 $conn = odbc_connect($dsn, $user, $pass);
H A Dodbc_data_source_001.phpt10 $conn = odbc_connect($dsn, $user, $pass);
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_pkcs12_read_basic.phpt10 $pass = "qwerty";
14 var_dump(openssl_pkcs12_read($p12, $certs, $pass));
/PHP-7.1/ext/standard/tests/file/
H A Dbug52624.phpt2 Bug #52624 (tempnam() by-pass open_basedir with inexistent directory)
/PHP-7.1/Zend/tests/
H A Dbug71622.phpt2 Bug #71622 (Strings used in pass-as-reference cannot be used to invoke C::$callable())
/PHP-7.1/ext/reflection/tests/
H A D007.phpt103 string(86) "Class NoCtor does not have a constructor, so you cannot pass any constructor arguments"
105 string(86) "Class NoCtor does not have a constructor, so you cannot pass any constructor arguments"
/PHP-7.1/ext/standard/tests/array/
H A Darray_shuffle_basic.phpt37 echo "*** testing pass by reference \n";
98 *** testing pass by reference
H A Dprev_error3.phpt2 prev - ensure we cannot pass a temporary
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_max_buffer_size.phpt21 $pass = PDO_MYSQL_TEST_PASS;
24 $db = new PDO($dsn, $user, $pass,

Completed in 21 milliseconds

12345678910>>...16