Home
last modified time | relevance | path

Searched refs:zero (Results 226 – 250 of 294) sorted by last modified time

12345678910>>...12

/PHP-5.5/ext/mysql/tests/
H A Dbug47438.phpt2 Bug #47438 (mysql_fetch_field ignores zero offset)
/PHP-5.5/ext/mbstring/tests/
H A Dmb_strtolower_error1.phpt28 //Test mb_strtolower with zero arguments
29 echo "\n-- Testing mb_strtolower() function with zero arguments --\n";
42 -- Testing mb_strtolower() function with zero arguments --
H A Dmb_strtoupper_error1.phpt28 //Test mb_strtoupper with zero arguments
29 echo "\n-- Testing mb_strtoupper() function with zero arguments --\n";
43 -- Testing mb_strtoupper() function with zero arguments --
H A Dmb_ereg_match_error1.phpt35 // Testing mb_ereg_match with zero arguments
36 echo "\n-- Testing mb_ereg_match() function with zero arguments --\n";
54 -- Testing mb_ereg_match() function with zero arguments --
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY68 2007/06/06: [tune] don't set qn->next_head_exact for string first byte is zero.
608 lower zero quantifier should be treated as
1601 2003/05/19: [impl] avoid zero length repeat optimization. (thanks matz)
/PHP-5.5/ext/json/tests/
H A Dpass001.1.phpt37 \"zero\": 0,
125 "zero": 0,
211 ["zero"]=>
392 ["zero"]=>
534 …"e":1.23456789e-13,"E":1.23456789e+34,"_empty_":0,"E no .":4000000000000,"zero":0,"one":1,"space":…
536 ….54321,"e":1.23456789e-13,"E":1.23456789e+34,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":…
577 ["zero"]=>
758 ["zero"]=>
H A Dpass001.1_64bit.phpt37 \"zero\": 0,
125 "zero": 0,
211 ["zero"]=>
392 ["zero"]=>
534 …"e":1.23456789e-13,"E":1.23456789e+34,"_empty_":0,"E no .":4000000000000,"zero":0,"one":1,"space":…
536 ….54321,"e":1.23456789e-13,"E":1.23456789e+34,"":0,"E no .":4000000000000,"zero":0,"one":1,"space":…
577 ["zero"]=>
758 ["zero"]=>
H A Dpass001.phpt30 \"zero\": 0,
113 "zero": 0,
193 ["zero"]=>
331 ["zero"]=>
432 …890,"real":-9876.54321,"e":1.23456789e-13,"E":1.23456789e+34,"_empty_":0,"zero":0,"one":1,"space":…
434 …1234567890,"real":-9876.54321,"e":1.23456789e-13,"E":1.23456789e+34,"":0,"zero":0,"one":1,"space":…
473 ["zero"]=>
611 ["zero"]=>
/PHP-5.5/ext/gmp/tests/
H A D033.phpt47 Warning: gmp_setbit(): Index must be greater than or equal to zero in %s on line %d
H A D034.phpt41 Warning: gmp_clrbit(): Index must be greater than or equal to zero in %s on line %d
44 Warning: gmp_clrbit(): Index must be greater than or equal to zero in %s on line %d
H A D037.phpt24 Warning: gmp_scan0(): Starting index must be greater than or equal to zero in %s on line %d
H A D038.phpt24 Warning: gmp_scan1(): Starting index must be greater than or equal to zero in %s on line %d
H A D039.phpt41 Warning: gmp_testbit(): Index must be greater than or equal to zero in %s on line %d
48 Warning: gmp_testbit(): Index must be greater than or equal to zero in %s on line %d
/PHP-5.5/ext/gd/tests/
H A Dimagetruecolortopalette_error3.phpt28 Warning: imagetruecolortopalette(): Number of colors has to be greater than zero in %s on line %d
H A Dimagetruecolortopalette_error4.phpt19 Warning: imagetruecolortopalette(): Number of colors has to be greater than zero in %s on line %d
21 Warning: imagetruecolortopalette(): Number of colors has to be greater than zero in %s on line %d
H A Dbug66356.phpt41 …rning: one parameter to a memory allocation multiplication is negative or zero, failing operation …
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic1379 # some sort of date code instead of the two zero bytes at 6 and 7
5261 >692 belong 0 Level zero, type:
5280 >692 belong 0 Level zero, type:
5299 >692 belong 0 Level zero, type:
8001 # if the entry point is non-zero, it's an executable, otherwise
8453 # The version field is annoying. It's 3 characters, not zero-terminated.
11331 >2 byte&0x01 !0 \b, unmapped zero page
17223 # zero terminated. [but we do anyway, christos]
17902 >2 byte 0 (zero)
18048 # zero-terminated one, so file(1) can't read it in a generic way.
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1870 - * If stat() tells us the file has zero length, report here that
1877 + * If stat() tells us the file has zero length, report here that
1881 * optimization, since on some systems, stat() reports zero
1883 * really has zero length, the fact that it is empty will be
/PHP-5.5/ext/dom/tests/
H A Dbug42082.phpt2 Bug #42082 (NodeList length zero should be empty)
/PHP-5.5/ext/date/tests/
H A Dtimezone_open_error.phpt13 echo "\n-- Testing timezone_open() function with zero arguments --\n";
26 -- Testing timezone_open() function with zero arguments --
H A Dtimezone_transitions_get_error.phpt17 echo "\n-- Testing timezone_transitions_get() function with zero arguments --\n";
38 -- Testing timezone_transitions_get() function with zero arguments --
H A Dtimezone_name_get_error.phpt16 echo "\n-- Testing timezone_name_get() function with zero arguments --\n";
36 -- Testing timezone_name_get() function with zero arguments --
H A Dtimezone_offset_get_error.phpt18 echo "\n-- Testing timezone_offset_get() function with zero arguments --\n";
48 -- Testing timezone_offset_get() function with zero arguments --
H A Didate_variation6.phpt2 …n : usage variation - Checking return of year(1 or 2 digits) format starting with zero and nonzero.
17 echo "\n-- Testing idate() function for 2 digit year having no zero as starting number --\n";
21 echo "\n-- Testing idate() function for 2 digit year having zero as starting number --\n";
29 -- Testing idate() function for 2 digit year having no zero as starting number --
32 -- Testing idate() function for 2 digit year having zero as starting number --
H A Ddate_sunrise_variation8.phpt13 // GMT is zero for the timezone

Completed in 118 milliseconds

12345678910>>...12