Home
last modified time | relevance | path

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

/php-src/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-src/ext/bcmath/libbcmath/src/
H A Dint2num.c40 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()
/php-src/ext/gd/libgd/
H A Dgd.c1921 int ix = x, iy = y, c; in gdImageFill() local
1924 c = gdImageGetPixel(im, ix, iy); in gdImageFill()
1928 gdImageSetPixel(im, ix, iy, nc); in gdImageFill()
1929 } while(ix++ < (im->sx -1)); in gdImageFill()
1930 ix = x; in gdImageFill()
/php-src/ext/hash/tests/
H A Dfnv1a32.phpt239 array( ')R!b\\a?)"qai.[ix]OuxCp^rZ4ja3XP=+R h4?r72T"@1k9', '01b11a54' ),
/php-src/ext/date/lib/
H A Dparse_date.re287 { "ix", 0, 9 },
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます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 Dmagic7966 # "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 239 milliseconds