Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 63) sorted by path

123

/PHP-5.4/Zend/
H A Dzend_strtod.c1033 ULong *xa, *xa0, w, y, z; local
/PHP-5.4/ext/date/lib/
H A Dastro.c131 w, /* Mean longitude of perihelion */ in astro_sunpos() local
H A Ddow.c124 timelib_sll timelib_daynr_from_weeknr(timelib_sll y, timelib_sll w, timelib_sll d) in timelib_daynr_from_weeknr()
H A Dparse_date.c13246 timelib_sll w, d; in scan() local
13274 timelib_sll w, d; in scan() local
/PHP-5.4/ext/date/
H A Dphp_date.c3113 long y, w, d = 1; in PHP_FUNCTION() local
/PHP-5.4/ext/gd/
H A Dgd.c1770 long cx, cy, w, h, color; in PHP_FUNCTION() local
1790 long cx, cy, w, h, ST, E, col, style; in PHP_FUNCTION() local
3314 long cx, cy, w, h, ST, E, col; in PHP_FUNCTION() local
3344 long cx, cy, w, h, color; in PHP_FUNCTION() local
/PHP-5.4/ext/gd/libgd/
H A Dgd.c298 #define RETURN_HWB(h, w, b) {HWB->H = h; HWB->W = w; HWB->B = b; return HWB;} argument
336 float R = RGB.R, G = RGB.G, B = RGB.B, w, v, b, f; in RGB_to_HWB() local
1093 int w, wstart; in gdImageLine() local
1514 int w, wstart; in dashedSet() local
1664 void gdImageArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color) in gdImageArc()
1673 void gdImageFilledArc (gdImagePtr im, int cx, int cy, int w, int h, int s, int e, int color, int st… in gdImageFilledArc()
2151 void gdImageCopy (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, in… in gdImageCopy()
2250 …rge (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h, int pct) in gdImageCopyMerge()
2290 …ray (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, int h, int pct) in gdImageCopyMergeGray()
H A Dgd.h201 int w; member
H A Dgd2time.c17 int x, y, w, h; in main() local
H A Dgd_arc.c17 void gdImageEllipse(gdImagePtr im, int mx, int my, int w, int h, int c) in gdImageEllipse()
56 void gdImageFilledEllipse (gdImagePtr im, int mx, int my, int w, int h, int c) in gdImageFilledEllipse()
H A Dgd_gd2.c390 gdImagePtr gdImageCreateFromGd2PartPtr (int size, void *data, int srcx, int srcy, int w, int h) in gdImageCreateFromGd2PartPtr()
400 gdImagePtr gdImageCreateFromGd2Part (FILE * inFile, int srcx, int srcy, int w, int h) in gdImageCreateFromGd2Part()
412 gdImagePtr gdImageCreateFromGd2PartCtx (gdIOCtx * in, int srcx, int srcy, int w, int h) in gdImageCreateFromGd2PartCtx()
H A Dgd_gif_out.c752 static int gifPutWord(int w, gdIOCtx *out)
H A Dgd_io.c34 void Putword (int w, gdIOCtx * ctx) in Putword()
53 void gdPutWord (int w, gdIOCtx * ctx) in gdPutWord()
61 void gdPutInt (int w, gdIOCtx * ctx) in gdPutInt()
H A Dgd_png.c123 png_uint_32 width, height, rowbytes, w, h; in gdImageCreateFromPngCtx() local
H A Dgdparttopng.c15 int x, y, w, h; in main() local
H A Dgdtestft.c11 #define MAX4(x,y,z,w) \ argument
13 #define MIN4(x,y,z,w) \ argument
H A Dwebpimg.c223 int w = 0, h = 0; in WebPGetPSNR() local
889 const int w = ((data[7] << 8) | data[6]) & 0x3fff; in WebPGetInfo() local
/PHP-5.4/ext/hash/
H A Dhash_gost.c61 #define X(w, u, v) \ argument
71 #define P(key, w) \ argument
213 php_hash_uint32 l, r, t, key[8], u[8], v[8], w[8], s[8], *h = state, *m = data; in Gost() local
H A Dhash_sha.c181 #define FF(a, b, c, d, e, w) { \ argument
186 #define GG(a, b, c, d, e, w) { \ argument
191 #define HH(a, b, c, d, e, w) { \ argument
196 #define II(a, b, c, d, e, w) { \ argument
/PHP-5.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_big5.c148 int c1, w, c2; in mbfl_filt_conv_big5_wchar() local
H A Dmbfilter_cp5022x.c231 int c1, s, w; in mbfl_filt_conv_jis_ms_wchar() local
H A Dmbfilter_cp51932.c114 int c1, s, w; in mbfl_filt_conv_cp51932_wchar() local
H A Dmbfilter_cp932.c149 int c1, s, s1, s2, w; in mbfl_filt_conv_cp932_wchar() local
H A Dmbfilter_cp936.c106 int c1, c2, w = -1; in mbfl_filt_conv_cp936_wchar() local
H A Dmbfilter_euc_cn.c104 int c1, w; in mbfl_filt_conv_euccn_wchar() local

Completed in 131 milliseconds

123