Home
last modified time | relevance | path

Searched refs:pass (Results 226 – 250 of 393) sorted by relevance

12345678910>>...16

/PHP-7.2/ext/standard/tests/dir/
H A Dscandir_variation9-win32-mb.phpt31 // different ints to pass as $sorting_order argument
/PHP-7.2/ext/iconv/tests/
H A Diconv_strlen_error1.phpt2 Test iconv_strlen() function : error conditions - pass incorrect number of args
/PHP-7.2/ext/zlib/tests/
H A Dbug60761.phpt37 // pass == only ONE length for all iterations
/PHP-7.2/ext/mbstring/tests/
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
H A Dmb_strtoupper_error1.phpt2 Test mb_strtoupper() function : error conditions - pass incorrect number of args
H A Dmb_ereg_error.phpt2 Test mb_ereg() function : error conditions - pass incorrect number of arguments
H A Dmb_strrpos_error1.phpt2 Test mb_strrpos() function : error conditions - pass incorrect number of args
H A Dmb_strtolower_variation3.phpt2 Test mb_strtolower() function : usage variations - pass mixed ASCII and non-ASCII strings
H A Dmb_strtoupper_variation3.phpt2 Test mb_strtoupper() function : usage varitations - pass mixed ASCII and non-ASCII strings
H A Dmb_substr_count_error1.phpt2 Test mb_substr_count() function : error conditions - pass incorrect number of arguments
/PHP-7.2/ext/ftp/tests/
H A Dftp_mlsd.phpt14 var_dump(ftp_login($ftp, 'user', 'pass'));
/PHP-7.2/ext/dom/tests/
H A DDOMDocument_loadXML_variation4.phpt8 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-7.2/ext/standard/tests/url/
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.2/ext/gd/libgd/
H A Dgd_gif_in.c561 int xpos = 0, ypos = 0, pass = 0; in ReadImage() local
613 switch (pass) { in ReadImage()
624 ++pass; in ReadImage()
625 switch (pass) { in ReadImage()
/PHP-7.2/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
/PHP-7.2/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.2/ext/odbc/tests/
H A Dodbc_free_result_001.phpt10 $conn = odbc_connect($dsn, $user, $pass);
/PHP-7.2/tests/classes/
H A Dclass_example.phpt31 { /* one can pass classes as arguments */
/PHP-7.2/tests/lang/
H A DforeachLoop.010.phpt3 It will pass only if the 'contentious code' in PHPValue.decReferences() is enabled.
/PHP-7.2/ext/standard/tests/strings/
H A Dsetlocale_variation1.phpt48 pass as argument to setlocale(), pass 2 invalid arguments along with two valid arguments*/
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.init.d19 # Options to pass to phpdbg upon boot #
/PHP-7.2/ext/oci8/tests/
H A Dbug38173.phpt51 // dies on oci_free_statement on 2nd pass through loop

Completed in 40 milliseconds

12345678910>>...16