Searched refs:ix (Results 1 – 8 of 8) sorted by relevance
/PHP-8.3/ext/gd/tests/ |
H A D | bug60160.phpt | 13 for ($ix = 0; $ix < $w; $ix++) { 15 if (($c = imagecolorat($im, $ix, $iy)) != $white) { 16 printf("Failed, ($ix, $iy) is %X\n", $c);
|
/PHP-8.3/ext/bcmath/libbcmath/src/ |
H A D | int2num.c | 40 int ix = 1; in bc_int2num() local 59 ix++; in bc_int2num() 64 *num = bc_new_num (ix, 0); in bc_int2num() 71 while (ix-- > 0) { in bc_int2num()
|
H A D | output.c | 59 size_t len, ix; in bc_out_long() local 68 for (ix = 0; ix < len; ix++) { in bc_out_long() 69 (*out_char)(digits[ix]); in bc_out_long()
|
/PHP-8.3/ext/gd/libgd/ |
H A D | gd.c | 1951 int ix = x, iy = y, c; in gdImageFill() local 1954 c = gdImageGetPixel(im, ix, iy); in gdImageFill() 1958 gdImageSetPixel(im, ix, iy, nc); in gdImageFill() 1959 } while(ix++ < (im->sx -1)); in gdImageFill() 1960 ix = x; in gdImageFill()
|
/PHP-8.3/ext/hash/tests/ |
H A D | fnv1a32.phpt | 239 array( ')R!b\\a?)"qai.[ix]OuxCp^rZ4ja3XP=+R h4?r72T"@1k9', '01b11a54' ),
|
/PHP-8.3/ext/date/lib/ |
H A D | parse_date.re | 287 { "ix", 0, 9 },
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 7966 # "H. Nanosecond" <aldomel@ix.netcom.com> 25752 # "H. Nanosecond" <aldomel@ix.netcom.com> 25899 # "H. Nanosecond" <aldomel@ix.netcom.com> 28735 # "H. Nanosecond" <aldomel@ix.netcom.com> 29638 # "H. Nanosecond" <aldomel@ix.netcom.com>
|
H A D | magic私はガラスを食べられます | 7966 # "H. Nanosecond" <aldomel@ix.netcom.com> 25752 # "H. Nanosecond" <aldomel@ix.netcom.com> 25899 # "H. Nanosecond" <aldomel@ix.netcom.com> 28735 # "H. Nanosecond" <aldomel@ix.netcom.com> 29638 # "H. Nanosecond" <aldomel@ix.netcom.com>
|
Completed in 191 milliseconds