Home
last modified time | relevance | path

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

12345678910>>...15

/PHP-5.5/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.5/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_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
H A Dmb_ereg_error.phpt2 Test mb_ereg() function : error conditions - pass incorrect number of arguments
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_loadXML_variation4.phpt8 - LOAD_OPTIONS: the second parameter to pass to the method
/PHP-5.5/ext/odbc/tests/
H A Dodbc_free_result_001.phpt10 $conn = odbc_connect($dsn, $user, $pass);
/PHP-5.5/ext/zlib/tests/
H A Dbug60761.phpt37 // pass == only ONE length for all iterations
/PHP-5.5/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.5/ext/iconv/tests/
H A Diconv_strlen_error1.phpt2 Test iconv_strlen() function : error conditions - pass incorrect number of args
/PHP-5.5/ext/standard/tests/url/
H A Dparse_url_basic_006.phpt91 --> http://user:@pass@host/path?argument?value#etc : string(5) "@pass"
116 --> http://user:pass@:80 : bool(false)
/PHP-5.5/ext/gd/libgd/
H A Dgd_gif_in.c557 int xpos = 0, ypos = 0, pass = 0; in ReadImage() local
609 switch (pass) { in ReadImage()
620 ++pass; in ReadImage()
621 switch (pass) { in ReadImage()
/PHP-5.5/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-5.5/tests/classes/
H A Dclass_example.phpt32 { /* one can pass classes as arguments */
/PHP-5.5/tests/lang/
H A DforeachLoop.010.phpt3 It will pass only if the 'contentious code' in PHPValue.decReferences() is enabled.
/PHP-5.5/ext/standard/tests/strings/
H A Dsetlocale_variation1.phpt48 pass as argument to setlocale(), pass 2 invalid arguments along with two valid arguments*/
/PHP-5.5/ext/oci8/tests/
H A Dbug38173.phpt51 // dies on oci_free_statement on 2nd pass through loop

Completed in 48 milliseconds

12345678910>>...15