Home
last modified time | relevance | path

Searched refs:pass (Results 176 – 200 of 331) sorted by relevance

12345678910>>...14

/PHP-7.4/ext/dom/tests/
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
H A DDOMDocument_load_error1.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-7.4/Zend/tests/
H A Dclosure_019.phpt29 Fatal error: Uncaught Error: Cannot pass parameter 1 by reference in %s:%d
H A Dbug26698.phpt2 Bug #26698 (Thrown exceptions while evaluating argument to pass as parameter crash PHP)
/PHP-7.4/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.4/ext/standard/
H A Durl.h25 zend_string *pass; member
/PHP-7.4/ext/standard/tests/url/
H A Dparse_url_basic_001.phpt463 ["pass"]=>
482 ["pass"]=>
499 ["pass"]=>
535 ["pass"]=>
621 ["pass"]=>
636 ["pass"]=>
708 --> http://user:@pass@host/path?argument?value#etc: array(7) {
715 ["pass"]=>
716 string(5) "@pass"
879 --> http://user:pass@:80: bool(false)
H A Dparse_url_unterminated.phpt465 ["pass"]=>
484 ["pass"]=>
501 ["pass"]=>
537 ["pass"]=>
623 ["pass"]=>
638 ["pass"]=>
710 --> http://user:@pass@host/path?argument?value#etc: array(7) {
717 ["pass"]=>
718 string(5) "@pass"
881 --> http://user:pass@:80: bool(false)
/PHP-7.4/ext/mbstring/tests/
H A Dmb_strtolower_error2.phpt2 Test mb_strtolower() function : error conditions - pass an unknown encoding
H A Dmb_strtoupper_error2.phpt2 Test mb_strtoupper() function : error conditions - pass an unknown encoding
H A Dmb_strrpos_error2.phpt2 Test mb_strrpos() function : error conditions - pass an unknown encoding
H A Dmb_substr_count_error2.phpt2 Test mb_substr_count() function : error conditions - pass unknown encoding
H A Dmb_substr_count_variation4.phpt2 Test mb_substr_count() function : variation - pass a $needle that overlaps in $haystack
/PHP-7.4/ext/iconv/tests/
H A Diconv_strlen_error2.phpt2 Test iconv_strlen() function : error conditions - pass an unknown encoding
H A Diconv_strrpos_error2.phpt2 Test iconv_strrpos() function : error conditions - pass an unknown encoding
/PHP-7.4/ext/odbc/tests/
H A Dbug47803.phpt36 $link = odbc_connect($dsn, $user, $pass);
178 $conn = odbc_connect($dsn, $user, $pass);
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_multi_stmt_nextrowset.phpt51 $pass = PDO_MYSQL_TEST_PASS;
52 $db = new PDO($dsn, $user, $pass, array(PDO::MYSQL_ATTR_MULTI_STATEMENTS => $multi));
58 $db = new PDO($dsn, $user, $pass, array(PDO::MYSQL_ATTR_MULTI_STATEMENTS => $multi));
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.h101 …const buffer, const zend_uchar * const scramble, const zend_uchar * const pass, const size_t pass_…
/PHP-7.4/docs/
H A Doutput-api.md117 pass a void*** pointer as second arg to receive the address of a pointer
120 pass a int* pointer as second arg to receive the flags set for the output handler
122 pass a int* pointer as second arg to receive the level of this output handler
/PHP-7.4/ext/standard/tests/strings/
H A Durl_t.phpt74 'http://user:@pass@host/path?argument?value#etc',
532 ["pass"]=>
551 ["pass"]=>
568 ["pass"]=>
604 ["pass"]=>
690 ["pass"]=>
762 --> http://user:@pass@host/path?argument?value#etc: array(7) {
769 ["pass"]=>
770 string(5) "@pass"
/PHP-7.4/ext/ftp/tests/
H A Dftp_mdtm_basic.phpt17 var_dump(ftp_login($ftp, 'user', 'pass'));
H A Dftp_delete.phpt14 ftp_login($ftp, 'user', 'pass');

Completed in 27 milliseconds

12345678910>>...14