Searched defs:nc (Results 1 – 5 of 5) sorted by relevance
/PHP-5.3/ext/gd/libgd/ |
H A D | gd_gd2.c | 61 int nc; in _gd2GetHeader() local 253 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local 415 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
|
H A D | gd.c | 1261 #define BLEND_COLOR(a, nc, c, cc) \ argument 1858 void gdImageFill(gdImagePtr im, int x, int y, int nc) in gdImageFill() 1953 static void _gdImageFillTiled(gdImagePtr im, int x, int y, int nc) in _gdImageFillTiled() 2192 int nc; in gdImageCopy() local 2214 int nc; in gdImageCopy() local 2261 int nc; in gdImageCopyMerge() local 2302 int nc; in gdImageCopyMergeGray() local 2383 int nc = 0; in gdImageCopyResized() local
|
/PHP-5.3/ext/soap/ |
H A D | php_http.c | 570 char HA1[33], HA2[33], response[33], cnonce[33], nc[9]; in make_http_soap_request() local
|
/PHP-5.3/ext/ereg/regex/ |
H A D | regcomp.c | 1004 register size_t nc; local
|
/PHP-5.3/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 9664 #define AGGREGATE(zName, nArg, arg, nc, xStep, xFinal) \ argument
|
Completed in 355 milliseconds