Home
last modified time | relevance | path

Searched refs:ix (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/ext/gd/tests/
H A Dbug60160.phpt13 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.2/ext/bcmath/libbcmath/src/
H A Dint2num.c50 int ix = 1; local
70 ix++; /* Count the digits. */
75 *num = bc_new_num (ix, 0);
80 while (ix-- > 0)
H A Doutput.c62 size_t len, ix; in bc_out_long() local
72 for (ix=0; ix < len; ix++) in bc_out_long()
73 (*out_char) (digits[ix]); in bc_out_long()
/PHP-8.2/ext/gd/libgd/
H A Dgd.c1951 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.2/ext/hash/tests/
H A Dfnv1a32.phpt239 array( ')R!b\\a?)"qai.[ix]OuxCp^rZ4ja3XP=+R h4?r72T"@1k9', '01b11a54' ),
/PHP-8.2/ext/date/lib/
H A Dparse_date.re287 { "ix", 0, 9 },
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic7043 # "H. Nanosecond" <aldomel@ix.netcom.com>
22265 # "H. Nanosecond" <aldomel@ix.netcom.com>
22360 # "H. Nanosecond" <aldomel@ix.netcom.com>
24787 # "H. Nanosecond" <aldomel@ix.netcom.com>
25549 # "H. Nanosecond" <aldomel@ix.netcom.com>
H A Dmagic私はガラスを食べられます7043 # "H. Nanosecond" <aldomel@ix.netcom.com>
22265 # "H. Nanosecond" <aldomel@ix.netcom.com>
22360 # "H. Nanosecond" <aldomel@ix.netcom.com>
24787 # "H. Nanosecond" <aldomel@ix.netcom.com>
25549 # "H. Nanosecond" <aldomel@ix.netcom.com>

Completed in 204 milliseconds