Home
last modified time | relevance | path

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

/PHP-7.3/ext/gd/tests/
H A Dbug60160.phpt15 for ($ix = 0; $ix < $w; $ix++) {
17 if (($c = imagecolorat($im, $ix, $iy)) != $white) {
18 printf("Failed, ($ix, $iy) is %X\n", $c);
/PHP-7.3/ext/bcmath/libbcmath/src/
H A Dint2num.c51 int ix = 1; local
71 ix++; /* Count the digits. */
76 *num = bc_new_num (ix, 0);
81 while (ix-- > 0)
H A Doutput.c71 int len, ix; local
81 for (ix=0; ix < len; ix++)
82 (*out_char) (digits[ix]);
/PHP-7.3/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-7.3/ext/hash/tests/
H A Dfnv1a32.phpt241 array( ')R!b\\a?)"qai.[ix]OuxCp^rZ4ja3XP=+R h4?r72T"@1k9', '01b11a54' ),
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c27715 ix--;
68235 pCur->ix = 0;
68371 pCur->ix = 0;
68916 pCur->ix--;
68985 pCur->ix--;
69002 || pCur->ix==0
69007 pCur->ix--;
71877 idx = pCur->ix;
75033 i64 ix;
75051 if( pMem->u.r==ix && ix>SMALLEST_INT64 && ix<LARGEST_INT64 ){
[all …]
/PHP-7.3/ext/date/lib/
H A Dparse_date.re270 { "ix", 0, 9 },
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic5521 # "H. Nanosecond" <aldomel@ix.netcom.com>
17996 # "H. Nanosecond" <aldomel@ix.netcom.com>
18091 # "H. Nanosecond" <aldomel@ix.netcom.com>
20230 # "H. Nanosecond" <aldomel@ix.netcom.com>
21046 # "H. Nanosecond" <aldomel@ix.netcom.com>
H A Dmagic私はガラスを食べられます5521 # "H. Nanosecond" <aldomel@ix.netcom.com>
17996 # "H. Nanosecond" <aldomel@ix.netcom.com>
18091 # "H. Nanosecond" <aldomel@ix.netcom.com>
20230 # "H. Nanosecond" <aldomel@ix.netcom.com>
21046 # "H. Nanosecond" <aldomel@ix.netcom.com>

Completed in 532 milliseconds