Home
last modified time | relevance | path

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

12345678910>>...13

/PHP-5.3/ext/mbstring/tests/
H A Dmb_internal_encoding_error1.phpt2 Test mb_internal_encoding() function : error conditions - pass incorrect number of args
H A Dmb_substr_count_variation4.phpt2 Test mb_substr_count() function : variation - pass a $needle that overlaps in $haystack
H A Dmb_strtolower_variation4.phpt2 Test mb_strtolower() function : usage variations - pass different characters to check conversion is…
H A Dmb_strlen_error1.phpt2 Test mb_strlen() function : error conditions - pass incorrect number of args
H A Dmb_strtoupper_error1.phpt2 Test mb_strtoupper() function : error conditions - pass incorrect number of args
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-5.3/ext/phar/tests/
H A Dphar_convert_again.phpt189 Unknown file format specified, please pass one of Phar::PHAR, Phar::TAR or Phar::ZIP
194 Unknown file format specified, please pass one of Phar::TAR or Phar::ZIP
197 Unknown compression specified, please pass one of Phar::GZ or Phar::BZ2
198 Unknown compression specified, please pass one of Phar::GZ or Phar::BZ2
/PHP-5.3/ext/odbc/tests/
H A Dodbc_exec_001.phpt10 $conn = odbc_connect($dsn, $user, $pass);
H A Dodbc_free_result_001.phpt10 $conn = odbc_connect($dsn, $user, $pass);
/PHP-5.3/ext/ftp/tests/
H A Dftp_fget_basic.phpt16 var_dump(ftp_login($ftp, 'user', 'pass'));
H A Dftp_get_basic.phpt16 var_dump(ftp_login($ftp, 'user', 'pass'));
H A Dftp_mdtm_basic.phpt17 var_dump(ftp_login($ftp, 'user', 'pass'));
/PHP-5.3/ext/standard/tests/url/
H A Dparse_url_basic_006.phpt91 --> http://user:@pass@host/path?argument?value#etc : string(5) "@pass"
114 --> http://user:pass@:80 : bool(false)
H A Dparse_url_error_002.phpt33 ["pass"]=>
/PHP-5.3/ext/standard/tests/dir/
H A Dscandir_variation9.phpt25 // different ints to pass as $sorting_order argument
/PHP-5.3/ext/standard/tests/array/
H A Dcount_error.phpt2 Test count() 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
H A Deach_error.phpt2 Test each() function : error conditions - pass incorrect number of args
/PHP-5.3/ext/standard/tests/general_functions/
H A Dset_magic_quotes_runtime_error.phpt2 Test set_magic_quotes_runtime() function - error conditions - pass function incorrect arguments
/PHP-5.3/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-5.3/ext/zlib/tests/
H A Dbug60761.phpt37 // pass == only ONE length for all iterations
/PHP-5.3/ext/iconv/tests/
H A Diconv_strlen_error1.phpt2 Test iconv_strlen() function : error conditions - pass incorrect number of args
/PHP-5.3/ext/gd/libgd/
H A Dgd_gif_in.c550 int xpos = 0, ypos = 0, pass = 0; in ReadImage() local
602 switch (pass) { in ReadImage()
613 ++pass; in ReadImage()
614 switch (pass) { in ReadImage()
/PHP-5.3/ext/intl/tests/
H A Dsymfony_format_type_int32_intl1.phpt18 // the message this test prints at the very end (expected output for pass).

Completed in 30 milliseconds

12345678910>>...13