/PHP-8.0/ext/date/lib/ |
H A D | dow.c | 31 static timelib_sll positive_mod(timelib_sll x, timelib_sll y) in positive_mod() 48 static timelib_sll timelib_day_of_week_ex(timelib_sll y, timelib_sll m, timelib_sll d, int iso) in timelib_day_of_week_ex() 67 timelib_sll timelib_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_day_of_week() 72 timelib_sll timelib_iso_day_of_week(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_iso_day_of_week() 83 timelib_sll timelib_day_of_year(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_day_of_year() 88 timelib_sll timelib_days_in_month(timelib_sll y, timelib_sll m) in timelib_days_in_month() 93 void timelib_isoweek_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iw, timeli… in timelib_isoweek_from_date() 141 void timelib_isodate_from_date(timelib_sll y, timelib_sll m, timelib_sll d, timelib_sll *iy, timeli… in timelib_isodate_from_date() 160 void timelib_date_from_isodate(timelib_sll iy, timelib_sll iw, timelib_sll id, timelib_sll *y, time… in timelib_date_from_isodate() 203 int timelib_valid_date(timelib_sll y, timelib_sll m, timelib_sll d) in timelib_valid_date()
|
H A D | tm2unixtime.c | 48 static void inc_month(timelib_sll *y, timelib_sll *m) in inc_month() 57 static void dec_month(timelib_sll *y, timelib_sll *m) in dec_month() 66 static void do_range_limit_days_relative(timelib_sll *base_y, timelib_sll *base_m, timelib_sll *y, … in do_range_limit_days_relative() 108 static int do_range_limit_days(timelib_sll *y, timelib_sll *m, timelib_sll *d) in do_range_limit_days() 199 timelib_sll y, ddd, mi, mm, dd, g; in magic_date_calc() local
|
H A D | astro.c | 33 #define days_since_2000_Jan_0(y,m,d) \ argument 52 #define atan2d(y,x) (RADEG*atan2(y,x)) argument 140 x, y, /* x, y coordinates in orbit */ in astro_sunpos() local 162 double lon, obl_ecl, x, y, z; in astro_sun_RA_dec() local
|
/PHP-8.0/ext/hash/ |
H A D | hash_sha3.c | 37 static inline unsigned char idx(unsigned char x, unsigned char y) { in idx() 65 # define readLane(x, y) load64(ctx->state+sizeof(uint64_t)*idx(x, y)) argument 66 # define writeLane(x, y, v) store64(ctx->state+sizeof(uint64_t)*idx(x, y), v) argument 67 # define XORLane(x, y, v) xor64(ctx->state+sizeof(uint64_t)*idx(x, y), v) argument 69 # define readLane(x, y) (((uint64_t*)ctx->state)[idx(x,y)]) argument 70 # define writeLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] = v) argument 71 # define XORLane(x, y, v) (((uint64_t*)ctx->state)[idx(x,y)] ^= v) argument 95 unsigned char x, y; in permute() local 109 unsigned char x = 1, y = 0, t; in permute() local 124 unsigned char x, y; in permute() local
|
H A D | hash_ripemd.c | 156 #define F0(x,y,z) ((x) ^ (y) ^ (z)) argument 157 #define F1(x,y,z) (((x) & (y)) | ((~(x)) & (z))) argument 158 #define F2(x,y,z) (((x) | (~(y))) ^ (z)) argument 159 #define F3(x,y,z) (((x) & (z)) | ((y) & (~(z)))) argument 160 #define F4(x,y,z) ((x) ^ ((y) | (~(z)))) argument
|
H A D | hash_md.c | 109 #define MD4_F(x,y,z) ((z) ^ ((x) & ((y) ^ (z)))) argument 110 #define MD4_G(x,y,z) (((x) & ((y) | (z))) | ((y) & (z))) argument 111 #define MD4_H(x,y,z) ((x) ^ (y) ^ (z)) argument
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gdtestft.c | 8 #define MAX(x,y) ((x) > (y) ? (x) : (y)) argument 9 #define MIN(x,y) ((x) < (y) ? (x) : (y)) argument 11 #define MAX4(x,y,z,w) \ argument 13 #define MIN4(x,y,z,w) \ argument
|
H A D | gd_filter.c | 54 register int x, y; in gdImageScatterEx() local 116 int x, y; in gdImageNegate() local 149 int x, y; in gdImageGrayScale() local 189 int x, y; in gdImageBrightness() local 234 int x, y; in gdImageContrast() local 294 int x, y; in gdImageColor() local 337 int x, y, i, j, new_a; in gdImageConvolution() local 399 int x, y, i, j; in gdImageSelectiveBlur() local
|
H A D | gd.c | 657 int x, y, p; in gdImagePaletteCopy() local 1626 int x, y; in gdImageFilledArc() local 2165 int x, y; in _gdImageFilledHRectangle() local 2209 int x, y; in _gdImageFilledVRectangle() local 2259 int x, y; in gdImageCopy() local 2340 int x, y; in gdImageCopyMerge() local 2380 int x, y; in gdImageCopyMergeGray() local 2434 int x, y; in gdImageCopyResized() local 2543 int x, y; in gdImageCopyResampled() local 2677 int y; in gdImageFilledPolygon() local [all …]
|
H A D | gd_transform.c | 5 register int x, y; in gdImageFlipVertical() local 34 int x, y; in gdImageFlipHorizontal() local
|
H A D | gd_xbm.c | 44 int bit, x = 0, y = 0; in gdImageCreateFromXbm() local 179 int x, y, c, b, sx, sy, p; in gdImageXbmCtx() local
|
H A D | gd_crop.c | 84 int x,y; in gdImageCropAuto() local 186 int x,y; in gdImageCropThreshold() local
|
H A D | gdft.c | 40 double ptsize, double angle, int x, int y, char *string) in gdImageStringTTF() 49 double ptsize, double angle, int x, int y, char *string, in gdImageStringFTEx() 57 double ptsize, double angle, int x, int y, char *string) in gdImageStringFT() 630 int x, y, row, col, pc, pcr; local 811 double ptsize, double angle, int x, int y, char *string) 817 …, int *brect, int fg, char *fontlist, double ptsize, double angle, int x, int y, char *string, gdF…
|
H A D | gd_color_match.c | 15 int x,y; in gdImageColorMatch() local
|
H A D | gdparttopng.c | 15 int x, y, w, h; in main() local
|
H A D | gd_gd.c | 168 int x, y; in gdImageCreateFromGdCtx() local 249 int x, y; in _gdImageGd() local
|
H A D | gd2time.c | 17 int x, y, w, h; in main() local
|
/PHP-8.0/win32/ |
H A D | param.h | 18 #define howmany(x,y) (((x)+((y)-1))/(y)) argument 19 #define roundup(x,y) ((((x)+((y)-1))/(y))*(y)) argument
|
/PHP-8.0/ext/standard/ |
H A D | md5.c | 144 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) argument 145 #define G(x, y, z) ((y) ^ ((z) & ((x) ^ (y)))) argument 146 #define H(x, y, z) ((x) ^ (y) ^ (z)) argument 147 #define I(x, y, z) ((y) ^ ((x) | ~(z))) argument
|
H A D | sha1.c | 114 #define F(x, y, z) ((z) ^ ((x) & ((y) ^ (z)))) argument 115 #define G(x, y, z) ((x) ^ (y) ^ (z)) argument 116 #define H(x, y, z) (((x) & (y)) | ((z) & ((x) | (y)))) argument 117 #define I(x, y, z) ((x) ^ (y) ^ (z)) argument
|
/PHP-8.0/ext/fileinfo/libmagic/ |
H A D | cdf_time.c | 42 #define isleap(y) ((((y) % 4) == 0) && \ argument 56 int y; in cdf_getdays() local
|
/PHP-8.0/sapi/embed/ |
H A D | php_embed.h | 27 #define PHP_EMBED_START_BLOCK(x,y) { \ argument
|
/PHP-8.0/ext/gd/ |
H A D | gd.stub.php | 94 function imagecreatefromgd2part(string $filename, int $x, int $y, int $width, int $height): GdImage… 142 function imagecolorat(GdImage $image, int $x, int $y): int|false {} 160 function imagesetpixel(GdImage $image, int $x, int $y, int $color): bool {} 174 function imagefilltoborder(GdImage $image, int $x, int $y, int $border_color, int $color): bool {} 176 function imagefill(GdImage $image, int $x, int $y, int $color): bool {} 194 function imagechar(GdImage $image, int $font, int $x, int $y, string $char, int $color): bool {} 196 function imagecharup(GdImage $image, int $font, int $x, int $y, string $char, int $color): bool {} 198 function imagestring(GdImage $image, int $font, int $x, int $y, string $string, int $color): bool {} 200 function imagestringup(GdImage $image, int $font, int $x, int $y, string $string, int $color): bool… 221 function imagefttext(GdImage $image, float $size, float $angle, int $x, int $y, int $color, string … [all …]
|
/PHP-8.0/ext/pcre/pcre2lib/ |
H A D | pcre2_xclass.c | 103 uint32_t x, y; in PRIV() local
|
/PHP-8.0/Zend/ |
H A D | zend_strtod.c | 668 ULLong carry, y; local 670 ULong carry, *x, y; local 724 Long x, y; local 789 (y) ULong *y; in lo0bits() argument 861 ULong y; local 1125 ULLong borrow, y; local 1127 ULong borrow, y; local 1257 ULong *xa, *xa0, w, y, z; local 1329 ULong *x, y, z; local 1740 ULong *x, *x1, *xe, y; local [all …]
|