Home
last modified time | relevance | path

Searched refs:number (Results 101 – 125 of 894) sorted by relevance

12345678910>>...36

/PHP-5.5/ext/standard/tests/dir/
H A Ddir_error.phpt17 // With one more than expected number of arguments
18 echo "\n-- Testing dir() function with one more than expected number of arguments --";
31 -- Testing dir() function with one more than expected number of arguments --
H A Dreaddir_error.phpt2 Test readdir() function : error conditions - Incorrect number of args
11 * Pass incorrect number of arguments to readdir() to test behaviour
17 //Test readdir with one more than the expected number of arguments
H A Drewinddir_error.phpt2 Test rewinddir() function : error conditions - incorrect number of args
12 * Pass incorrect number of arguments to rewinddir() to test behaviour
18 //Test rewinddir with one more than the expected number of arguments
H A Dchdir_error1.phpt2 Test chdir() function : error conditions - Incorrect number of arguments
11 * Pass incorrect number of arguments to chdir() to test behaviour
20 //Test chdir with one more than the expected number of arguments
H A Dclosedir_error.phpt2 Test closedir() function : error conditions - Pass incorrect number of arguments
12 * Pass incorrect number of arguments to closedir() to test behaviour
18 //Test closedir with one more than the expected number of arguments
/PHP-5.5/ext/wddx/tests/
H A Dbug52468.phpt12 …mment>my_command</comment></header><data><struct><var name='handle'><number></number></var></struc…
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_setPattern_cache.phpt13 "{0,number} -- {1,ordinal}");
17 $mf->setPattern("{0,ordinal} -- {1,number}");
/PHP-5.5/ext/reflection/tests/
H A DReflectionProperty_getDeclaringClass_variation1.phpt16 echo "Wrong number of params:\n";
25 Wrong number of params:
/PHP-5.5/ext/standard/tests/file/
H A Dbug40501.phpt2 Bug #40501 (fgetcsv() can't handle trailing odd number of backslashes)
16 string(%d) "this element contains the delimiter, and ends with an odd number of
/PHP-5.5/ext/standard/tests/array/
H A Darray_values_error.phpt2 Test array_values() function : error conditions - Pass incorrect number of functions
11 * Pass incorrect number of arguments to array_values to test behaviour
20 //Test array_values with one more than the expected number of arguments
H A Darray_shift_error.phpt2 Test array_shift() function : error conditions - Pass incorrect number of args
11 * Pass incorrect number of arguments to array_shift() to test behaviour
20 //Test array_shift with one more than the expected number of arguments
H A Dnatcasesort_error.phpt2 Test natcasesort() function : error conditions - Pass incorrect number of args
11 * Pass incorrect number of arguments to natcasesort() to test behaviour
20 // Test natcasesort with one more than the expected number of arguments
/PHP-5.5/ext/standard/tests/class_object/
H A Dclass_exists_error_001.phpt2 Test class_exists() function : error conditions (wrong number of arguments)
12 * Test wrong number of arguments
21 //Test class_exists with one more than the expected number of arguments
H A Dtrait_exists_error_001.phpt2 Test trait_exists() function : error conditions (wrong number of arguments)
12 * Test wrong number of arguments
21 //Test trait_exists with one more than the expected number of arguments
H A Dis_a_error_001.phpt2 Test is_a() function : error conditions - wrong number of args
15 //Test is_a with one more than the expected number of arguments
24 //Test is_a with one more than the expected number of arguments
29 // Testing is_a with one less than the expected number of arguments
/PHP-5.5/ext/ctype/tests/
H A Dctype_alpha_error.phpt2 Test ctype_alpha() function : error conditions - Incorrect number of arguments
13 * Pass an incorrect number of arguments to ctype_alpha() to test behaviour
22 //Test ctype_alpha with one more than the expected number of arguments
H A Dctype_cntrl_error.phpt2 Test ctype_cntrl() function : error conditions - Incorrect number of args
13 * Pass an incorrect number of arguments to ctype_cntrl() to test behaviour
22 //Test ctype_cntrl with one more than the expected number of arguments
H A Dctype_digit_error.phpt2 Test ctype_digit() function : error conditions - incorrect number of arguments
13 * Pass an incorrect number of arguments to ctype_digit() to test behaviour
22 //Test ctype_digit with one more than the expected number of arguments
H A Dctype_lower_error.phpt2 Test ctype_lower() function : error conditions - incorrect number of args
13 * Pass incorrect number of arguments to ctype_lower() to test behaviour
22 //Test ctype_lower with one more than the expected number of arguments
H A Dctype_print_error.phpt2 Test ctype_print() function : error conditions - incorrect number of args
13 * Pass incorrect number of arguments to ctype_print() to test behaviour
22 //Test ctype_print with one more than the expected number of arguments
H A Dctype_upper_error.phpt2 Test ctype_upper() function : error conditions - incorrect number of args
13 * Pass incorrect number of arguments to ctype_upper() to test behaviour
22 //Test ctype_upper with one more than the expected number of arguments
H A Dctype_xdigit_error.phpt2 Test ctype_xdigit() function : error conditions - Incorrect number of args
13 * Pass incorrect number of arguments to ctype_xdigit() to test behaviour
22 //Test ctype_xdigit with one more than the expected number of arguments
/PHP-5.5/ext/mbstring/tests/
H A Dmb_ereg_match_error1.phpt2 Test mb_ereg_match() function : error conditions - pass function incorrect number of arguments
16 * Test mb_ereg_match by passing an incorrect number of arguments
22 //Test mb_ereg_match with one more than the expected number of arguments
30 // Testing mb_ereg_match with one less than the expected number of arguments
/PHP-5.5/ext/dom/tests/
H A DDOMNode_normalize_basic.phpt16 * Calculate the number of title text nodes (1).
17 * Add another text node to title. Calculate the number of title text nodes (2).
18 * Normalize author. Calculate the number of title text nodes (2).
19 * Normalize title. Calculate the number of title text nodes (1).
/PHP-5.5/ext/standard/tests/strings/
H A Dnumber_format_error.phpt5 /* Prototype : string number_format ( float $number [, int $decimals ] )
6 …* string number_format ( float $number , int $decimals , string $dec_point , string …
7 * Description: Format a number with grouped thousands

Completed in 27 milliseconds

12345678910>>...36