Searched refs:mx (Results 1 – 5 of 5) sorted by relevance
/PHP-7.1/ext/gd/libgd/ |
H A D | gd_arc.c | 17 void gdImageEllipse(gdImagePtr im, int mx, int my, int w, int h, int c) in gdImageEllipse() argument 24 gdImageSetPixel(im,mx+a, my, c); in gdImageEllipse() 25 gdImageSetPixel(im,mx-a, my, c); in gdImageEllipse() 26 mx1 = mx-a;my1 = my; in gdImageEllipse() 27 mx2 = mx+a;my2 = my; in gdImageEllipse() 56 void gdImageFilledEllipse (gdImagePtr im, int mx, int my, int w, int h, int c) in gdImageFilledEllipse() argument 66 for (x = mx-a; x <= mx+a; x++) { in gdImageFilledEllipse() 70 mx1 = mx-a;my1 = my; in gdImageFilledEllipse() 71 mx2 = mx+a;my2 = my; in gdImageFilledEllipse()
|
/PHP-7.1/Zend/ |
H A D | bench.php | 269 $mx = array(); 272 $mx[$i][$j] = $count++; 275 return($mx);
|
/PHP-7.1/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 26674 return mx; 31819 int i, mx; 31821 mx = pIn[1]; 31835 int i, mx; 122349 int mx; 124340 mx = 8; 168805 for(j=mx, i=nIn-mx; i<nIn; i++, j++){ 186420 int mx = 0; 186432 if( j>=mx ) mx = j+1; 186470 int mx = 0; [all …]
|
/PHP-7.1/ext/fileinfo/tests/ |
H A D | magic | 5 # to the maintainers, at file@mx.gw.com 9724 # by Federico Mena <federico@nuclecu.unam.mx> 13913 # Mathematica .mx files 15655 # From <egamez@fcfm.buap.mx> Enrique Gamez-Flores 21434 # Requires file >= 5.05, see http://mx.gw.com/pipermail/file/2010/000683.html
|
H A D | magic私はガラスを食べられます | 5 # to the maintainers, at file@mx.gw.com 9724 # by Federico Mena <federico@nuclecu.unam.mx> 13913 # Mathematica .mx files 15655 # From <egamez@fcfm.buap.mx> Enrique Gamez-Flores 21434 # Requires file >= 5.05, see http://mx.gw.com/pipermail/file/2010/000683.html
|
Completed in 776 milliseconds