Home
last modified time | relevance | path

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

12345678910>>...38

/PHP-7.1/ext/iconv/tests/
H A Diconv_strpos_error1.phpt2 Test iconv_strpos() function : error conditions - Pass incorrect number of args
16 * Test how iconv_strpos behaves when passed an incorrect number of arguments
22 //Test iconv_strpos with one more than the expected number of arguments
31 // Testing iconv_strpos with one less than the expected number of arguments
/PHP-7.1/ext/imap/tests/
H A Dimap_fetchbody_error.phpt2 Test imap_fetchbody() function : error conditions - incorrect number of args
16 * Pass an incorrect number of arguments to imap_fetchbody() to test behaviour
22 //Test imap_fetchbody with one more than the expected number of arguments
33 // Testing imap_fetchbody with one less than the expected number of arguments
/PHP-7.1/ext/standard/tests/strings/
H A Dstripos_error.phpt14 echo "\n-- With less than expected number of arguments --";
17 echo "\n-- With more than expected number of arguments --";
35 -- With less than expected number of arguments --
39 -- With more than expected number of arguments --
H A Dstrncasecmp_error.phpt19 echo "\n-- Testing strncasecmp() function with less than expected number of arguments --";
23 echo "\n-- Testing strncasecmp() function with more than expected number of arguments --";
38 -- Testing strncasecmp() function with less than expected number of arguments --
45 -- Testing strncasecmp() function with more than expected number of arguments --
/PHP-7.1/ext/mbstring/tests/
H A Dmb_stripos_error1.phpt2 Test mb_stripos() function : error conditions - Pass incorrect number of args
17 * Test how mb_stripos behaves when passed an incorrect number of arguments
23 //Test mb_stripos with one more than the expected number of arguments
32 // Testing mb_stripos with one less than the expected number of arguments
H A Dmb_strripos_error1.phpt2 Test mb_strripos() function : error conditions - Pass incorrect number of args
17 * Test how mb_strripos behaves when passed an incorrect number of arguments
23 //Test mb_strripos with one more than the expected number of arguments
32 // Testing mb_strripos with one less than the expected number of arguments
/PHP-7.1/ext/wddx/tests/
H A Dbug52468.phpt12 …mment>my_command</comment></header><data><struct><var name='handle'><number></number></var></struc…
/PHP-7.1/ext/standard/tests/dir/
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 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 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 Drewinddir_error-win32-mb.phpt2 Test rewinddir() function : error conditions - incorrect number of args
18 * Pass incorrect number of arguments to rewinddir() to test behaviour
24 //Test rewinddir 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-7.1/ext/gd/libgd/
H A Dgdxpm.c22 int i, j, k, number; in gdImageCreateFromXpm() local
34 number = image.ncolors; in gdImageCreateFromXpm()
35 for(i = 0; i < number; i++) { in gdImageCreateFromXpm()
45 colors = (int *) safe_emalloc(number, sizeof(int), 0); in gdImageCreateFromXpm()
46 for (i = 0; i < number; i++) { in gdImageCreateFromXpm()
/PHP-7.1/ext/reflection/tests/
H A DReflectionProperty_getDeclaringClass_variation1.phpt16 echo "Wrong number of params:\n";
25 Wrong number of params:
/PHP-7.1/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-7.1/ext/intl/tests/
H A Dmsgfmt_setPattern_cache.phpt13 "{0,number} -- {1,ordinal}");
17 $mf->setPattern("{0,ordinal} -- {1,number}");
/PHP-7.1/ext/standard/tests/array/
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 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 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-7.1/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
/PHP-7.1/ext/ctype/tests/
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_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_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

Completed in 27 milliseconds

12345678910>>...38