Home
last modified time | relevance | path

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

12345678910>>...15

/PHP-5.5/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-5.5/ext/dom/tests/
H A DDOMDocument_schemaValidateSource_error4.phpt2 DomDocument::schemaValidateSource() - pass no parameters
H A DDOMDocument_schemaValidate_error4.phpt2 DomDocument::schemaValidate() - pass no parameters
H A DDOMDocument_loadXML_basic.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_basic.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-5.5/ext/ftp/tests/
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 Dbug37799.phpt16 var_dump(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');
H A Dbug39458.phpt14 var_dump(ftp_login($ftp, 'user', 'pass'));
H A Dbug39458-2.phpt15 var_dump(ftp_login($ftp, 'user', 'pass'));
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities02.phpt13 mbstring.internal_encoding=pass
H A Dhtmlentities03.phpt13 mbstring.internal_encoding=pass
H A Dhtmlentities13.phpt5 mbstring.internal_encoding=pass
H A Dhtmlentities14.phpt5 mbstring.internal_encoding=pass
/PHP-5.5/ext/reflection/tests/
H A D007.phpt100 string(86) "Class NoCtor does not have a constructor, so you cannot pass any constructor arguments"
102 string(86) "Class NoCtor does not have a constructor, so you cannot pass any constructor arguments"
/PHP-5.5/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,
/PHP-5.5/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-5.5/ext/openssl/tests/
H A Dopenssl_pbkdf2.phpt18 var_dump(bin2hex(openssl_pbkdf2("pass\0word", "sa\0lt", 16, 4096)));
/PHP-5.5/ext/standard/
H A Durl.h26 char *pass; member

Completed in 35 milliseconds

12345678910>>...15