Home
last modified time | relevance | path

Searched refs:pass (Results 151 – 175 of 369) sorted by relevance

12345678910>>...15

/PHP-7.0/ext/ftp/tests/
H A D003.phpt14 var_dump(ftp_login($ftp, 'user', 'pass'));
H A Dftp_fget_basic1.phpt15 ftp_login($ftp, 'user', 'pass');
H A Dftp_nb_fget_basic1.phpt15 ftp_login($ftp, 'user', 'pass');
H A Dftp_nb_get_large.phpt18 ftp_login($ftp, 'user', 'pass');
/PHP-7.0/ext/standard/tests/dir/
H A Dreaddir_variation7.phpt11 * Open a file pointer using fopen and pass to readdir() to test behaviour
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_loadXML_error4.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_error4.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_loadXML_error3.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_loadXML_error5.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_loadXML_variation2.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_error3.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_error5.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_variation2.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-7.0/tests/lang/
H A DpassByReference_012.phpt2 Test pass by reference semantics
/PHP-7.0/ext/standard/tests/strings/
H A Dhtmlentities04.phpt13 mbstring.internal_encoding=pass
H A Dbug54721.phpt9 echo crypt("pass", '$1$dW0.is5.$10CH101gGOr1677ZYd517.') . "\n";
/PHP-7.0/ext/standard/tests/url/
H A Dparse_url_basic_001.phpt464 ["pass"]=>
483 ["pass"]=>
500 ["pass"]=>
536 ["pass"]=>
622 ["pass"]=>
694 --> http://user:@pass@host/path?argument?value#etc: array(7) {
701 ["pass"]=>
702 string(5) "@pass"
849 --> http://user:pass@:80: bool(false)
/PHP-7.0/ext/curl/tests/
H A Dcurl_setopt_basic003.phpt42 Warning: curl_setopt(): You must pass either an object or an array with the CURLOPT_HTTPHEADER argu…
/PHP-7.0/ext/intl/tests/
H A Dformatter_format_currency.phpt13 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'uk' locales changed
H A Dformatter_format_currency2.phpt13 * TODO: doesn't pass on ICU 3.6 because 'ru' and 'uk' locales changed
/PHP-7.0/ext/pdo_mysql/tests/
H A Dbug_37445.phpt20 Fatal error: Uncaught Error: Cannot pass parameter 2 by reference in %sbug_37445.php:%d
/PHP-7.0/ext/mbstring/tests/
H A Dmb_internal_encoding_error2.phpt2 Test mb_internal_encoding() function : error conditions - pass an unknown encoding
H A Dmb_strlen_error2.phpt2 Test mb_strlen() function : error conditions - pass an unknown encoding
/PHP-7.0/Zend/tests/
H A Dclosure_019.phpt29 Fatal error: Uncaught Error: Cannot pass parameter 1 by reference in %s:%d
/PHP-7.0/ext/odbc/tests/
H A Dbug47803.phpt36 $link = odbc_connect($dsn, $user, $pass);
178 $conn = odbc_connect($dsn, $user, $pass);

Completed in 25 milliseconds

12345678910>>...15