Home
last modified time | relevance | path

Searched defs:nc (Results 1 – 5 of 5) sorted by relevance

/PHP-7.3/ext/gd/libgd/
H A Dgd_gd2.c62 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 Dgd.c1212 #define BLEND_COLOR(a, nc, c, cc) \ argument
1914 void gdImageFill(gdImagePtr im, int x, int y, int nc) in gdImageFill()
2009 static void _gdImageFillTiled(gdImagePtr im, int x, int y, int nc) in _gdImageFillTiled()
2299 int nc; in gdImageCopy() local
2346 int nc; in gdImageCopyMerge() local
2387 int nc; in gdImageCopyMergeGray() local
2465 int nc = 0; in gdImageCopyResized() local
/PHP-7.3/ext/soap/
H A Dphp_http.c668 char HA1[33], HA2[33], response[33], cnonce[33], nc[9]; in make_http_soap_request() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c106 uint16_t nc, ic; in file_softmagic() local
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c16688 #define AGGREGATE(zName, nArg, arg, nc, xStep, xFinal, xValue) \ argument
16691 #define AGGREGATE2(zName, nArg, arg, nc, xStep, xFinal, extraFlags) \ argument
16694 #define WAGGREGATE(zName, nArg, arg, nc, xStep, xFinal, xValue, xInverse, f) \ argument

Completed in 385 milliseconds