Searched defs:nc (Results 1 – 4 of 4) sorted by relevance
/php-src/ext/gd/libgd/ |
H A D | gd_gd2.c | 62 int nc; in _gd2GetHeader() local 271 int ncx, ncy, nc, cs, cx, cy; in gdImageCreateFromGd2Ctx() local 437 int nc, ncx, ncy, cs, cx, cy; in gdImageCreateFromGd2PartCtx() local
|
H A D | gd.c | 1266 #define BLEND_COLOR(a, nc, c, cc) \ argument 1968 void gdImageFill(gdImagePtr im, int x, int y, int nc) in gdImageFill() 2064 static void _gdImageFillTiled(gdImagePtr im, int x, int y, int nc) in _gdImageFillTiled() 2355 int nc; in gdImageCopy() local 2402 int nc; in gdImageCopyMerge() local 2443 int nc; in gdImageCopyMergeGray() local 2521 int nc = 0; in gdImageCopyResized() local
|
/php-src/ext/soap/ |
H A D | php_http.c | 681 char HA1[33], HA2[33], response[33], cnonce[33], nc[9]; in make_http_soap_request() local
|
/php-src/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 124 uint16_t nc, ic; in file_softmagic() local
|
Completed in 25 milliseconds