Home
last modified time | relevance | path

Searched defs:cx (Results 1 – 5 of 5) sorted by last modified time

/PHP-8.1/ext/gd/
H A Dgd.c978 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
996 zend_long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
2571 zend_long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
2600 zend_long cx, cy, w, h, color; in PHP_FUNCTION() local
2865 int cx, cy, px, py, fline; in php_gdimagecharup() local
/PHP-8.1/ext/gd/libgd/
H A Dgd.c1463 int cx, cy; in gdImageChar() local
1491 int cx, cy; in gdImageCharUp() local
1589 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1594 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc()
2109 int cx, cy, x1ul, y1ul, x2lr, y2lr; in gdImageRectangle() local
H A Dgd_pixelate.c28 int cx, cy; in gdImagePixelate() local
H A Dgd_gd2.c271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local
437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
644 static void _gd2PutHeader (gdImagePtr im, gdIOCtx * out, int cs, int fmt, int cx, int cy) in _gd2PutHeader()
666 int ncx, ncy, cx, cy; in _gdImageGd2() local
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_intmodedep.h716 pcre2_real_compile_context *cx; /* Points to the compile context */ member

Completed in 34 milliseconds