Home
last modified time | relevance | path

Searched refs:pass (Results 201 – 225 of 376) sorted by relevance

12345678910>>...16

/PHP-7.1/ext/odbc/tests/
H A Dbug73448.phpt10 $conn = odbc_connect($dsn, $user, $pass);
H A Dodbc_exec_001.phpt15 $conn = odbc_connect($dsn, $user, $pass);
H A Dodbc_free_result_001.phpt10 $conn = odbc_connect($dsn, $user, $pass);
/PHP-7.1/ext/mbstring/tests/
H A Dmb_substr_count_variation4.phpt2 Test mb_substr_count() function : variation - pass a $needle that overlaps in $haystack
H A Dmb_strlen_error1.phpt2 Test mb_strlen() function : error conditions - pass incorrect number of args
H A Dmb_strtolower_variation4.phpt2 Test mb_strtolower() function : usage variations - pass different characters to check conversion is…
H A Dmb_strrpos_variation5.phpt2 Test mb_strrpos() function : usage variations - pass encoding as third argument (deprecated behavio…
H A Dmb_strtolower_error1.phpt2 Test mb_strtolower() function : error conditions - pass incorrect number of arguments
/PHP-7.1/ext/standard/tests/url/
H A Dparse_url_error_002.phpt33 ["pass"]=>
H A Dparse_url_basic_006.phpt92 --> http://user:@pass@host/path?argument?value#etc : string(5) "@pass"
117 --> http://user:pass@:80 : bool(false)
/PHP-7.1/ext/dom/tests/
H A DDOMDocument_loadXML_error2.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_error2.phpt7 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_load_variation4.phpt8 - LOAD_OPTIONS: the second parameter to pass to the method
H A DDOMDocument_loadXML_variation4.phpt8 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-7.1/ext/standard/tests/array/
H A Dcount_error.phpt2 Test count() function : error conditions - pass incorrect number of args
H A Deach_error.phpt2 Test each() function : error conditions - pass incorrect number of args
H A Darray_diff_assoc_error.phpt2 Test array_diff_assoc() function : error conditions - pass array_diff_assoc() too few/zero arguments
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_auth.h115 …const buffer, const zend_uchar * const scramble, const zend_uchar * const pass, const size_t pass_…
/PHP-7.1/ext/standard/tests/dir/
H A Dscandir_variation9-win32-mb.phpt31 // different ints to pass as $sorting_order argument
/PHP-7.1/ext/zlib/tests/
H A Dbug60761.phpt37 // pass == only ONE length for all iterations
/PHP-7.1/sapi/cli/tests/
H A Dbug61546.phpt12 // pass even if that integer is 0. on Windows, the getmyinode() call in statpage.phpt returns 0 and
/PHP-7.1/ext/iconv/tests/
H A Diconv_strlen_error1.phpt2 Test iconv_strlen() function : error conditions - pass incorrect number of args
/PHP-7.1/ext/gd/libgd/
H A Dgd_gif_in.c560 int xpos = 0, ypos = 0, pass = 0; in ReadImage() local
612 switch (pass) { in ReadImage()
623 ++pass; in ReadImage()
624 switch (pass) { in ReadImage()
/PHP-7.1/ext/intl/tests/
H A Dsymfony_format_type_int32_intl1.phpt18 // the message this test prints at the very end (expected output for pass).
/PHP-7.1/ext/opcache/tests/
H A Doptimize_func_calls.phpt130 Fatal error: Uncaught Error: Cannot pass parameter 1 by reference in %soptimize_func_calls.php:%d

Completed in 37 milliseconds

12345678910>>...16