Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 85) sorted by path

1234

/PHP-7.4/Zend/
H A Dzend_API.c425 double d; in zend_parse_arg_long_weak() local
473 double d; in zend_parse_arg_long_cap_weak() local
1482 ZEND_API int add_assoc_double_ex(zval *arg, const char *key, size_t key_len, double d) /* {{{ */ in add_assoc_double_ex()
1569 ZEND_API int add_index_double(zval *arg, zend_ulong index, double d) /* {{{ */ in add_index_double()
1645 ZEND_API int add_next_index_double(zval *arg, double d) /* {{{ */ in add_next_index_double()
1760 ZEND_API int add_property_double_ex(zval *arg, const char *key, size_t key_len, double d) /* {{{ */ in add_property_double_ex()
H A Dzend_API.h623 #define RETVAL_DOUBLE(d) ZVAL_DOUBLE(return_value, d) argument
642 #define RETURN_DOUBLE(d) { RETVAL_DOUBLE(d); return; } argument
H A Dzend_compile.c4401 int d, cur = CG(context).current_brk_cont; in zend_compile_break_continue() local
H A Dzend_operators.c403 double d = (double) Z_RES_HANDLE_P(op); in convert_to_double() local
2477 double d = (double)lval; in increment_function() local
2549 double d = (double)lval; in decrement_function() local
3254 ZEND_API zend_long ZEND_FASTCALL zend_dval_to_lval_slow(double d)
3268 ZEND_API zend_long ZEND_FASTCALL zend_dval_to_lval_slow(double d)
H A Dzend_operators.h90 # define ZEND_DOUBLE_FITS_LONG(d) (!((d) > (double)ZEND_LONG_MAX || (d) < (double)ZEND_LONG_MIN)) argument
93 # define ZEND_DOUBLE_FITS_LONG(d) (!((d) >= (double)ZEND_LONG_MAX || (d) < (double)ZEND_LONG_MIN)) argument
97 static zend_always_inline zend_long zend_dval_to_lval(double d) in zend_dval_to_lval()
108 static zend_always_inline zend_long zend_dval_to_lval(double d) in zend_dval_to_lval()
119 static zend_always_inline zend_long zend_dval_to_lval_cap(double d) in zend_dval_to_lval_cap()
H A Dzend_sort.c120 static void zend_sort_4(void *a, void *b, void *c, void *d, compare_func_t cmp, swap_func_t swp) /*… in zend_sort_4()
134 static void zend_sort_5(void *a, void *b, void *c, void *d, void *e, compare_func_t cmp, swap_func_… in zend_sort_5()
H A Dzend_strtod.c311 typedef union { double d; ULong L[2]; } U; member
1259 U d; local
1320 d2b in d2b() argument
1605 int c, d; local
2334 Bigint *b, *d; local
H A Dzend_types.h36 # define ZEND_ENDIAN_LOHI_4(a, b, c, d) d; c; b; a; argument
39 # define ZEND_ENDIAN_LOHI_C_4(a, b, c, d) d, c, b, a argument
43 # define ZEND_ENDIAN_LOHI_4(a, b, c, d) a; b; c; d; argument
46 # define ZEND_ENDIAN_LOHI_C_4(a, b, c, d) a, b, c, d argument
784 #define ZVAL_DOUBLE(z, d) { \ argument
H A Dzend_virtual_cwd.c108 #define CWD_STATE_COPY(d, s) \ argument
/PHP-7.4/ext/bcmath/libbcmath/src/
H A Dbcmath.h69 #define BCD_CHAR(d) (d + '0') argument
/PHP-7.4/ext/com_dotnet/
H A Dcom_handlers.c419 static zend_internal_function c, d, v; in com_constructor_get() local
/PHP-7.4/ext/curl/
H A Dinterface.c458 curl_version_info_data *d; in PHP_INI_BEGIN() local
1825 curl_version_info_data *d; in PHP_FUNCTION() local
/PHP-7.4/ext/date/lib/
H A Dastro.c33 #define days_since_2000_Jan_0(y,m,d) \ argument
113 static double astro_GMST0(double d) in astro_GMST0()
133 static void astro_sunpos(double d, double *lon, double *r) in astro_sunpos()
160 static void astro_sun_RA_dec(double d, double *RA, double *dec, double *r) in astro_sun_RA_dec()
214 double d, /* Days since 2000 Jan 0.0 (negative before) */ in timelib_astro_rise_set_altitude() local
H A Ddow.c48 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()
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 …ate(timelib_sll iy, timelib_sll iw, timelib_sll id, timelib_sll *y, timelib_sll *m, timelib_sll *d) 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 Dparse_date.c12869 timelib_sll w, d; in scan() local
12897 timelib_sll w, d; in scan() local
H A Dtimelib.c167 timelib_long timelib_date_to_int(timelib_time *d, int *error) in timelib_date_to_int()
280 void timelib_dump_date(timelib_time *d, int options) in timelib_dump_date()
351 void timelib_dump_rel_time(timelib_rel_time *d) in timelib_dump_rel_time()
H A Dtimelib.h179 timelib_sll y, m, d; /* Years, Months and Days */ member
207 timelib_sll y, m, d; /* Year, Month, Day */ member
H A Dtm2unixtime.c66 …ib_sll *base_y, timelib_sll *base_m, timelib_sll *y, timelib_sll *m, timelib_sll *d, timelib_sll i… 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()
/PHP-7.4/ext/date/
H A Dphp_date.c1098 static const char *php_date_full_day_name(timelib_sll y, timelib_sll m, timelib_sll d) in php_date_full_day_name()
1107 static const char *php_date_short_day_name(timelib_sll y, timelib_sll m, timelib_sll d) in php_date_short_day_name()
1648 zend_long m, d, y; in PHP_FUNCTION() local
3655 static void php_date_date_set(zval *object, zend_long y, zend_long m, zend_long d, zval *return_val… in php_date_date_set()
3673 zend_long y, m, d; in PHP_FUNCTION() local
3691 zend_long y, m, d; in PHP_METHOD() local
3705 static void php_date_isodate_set(zval *object, zend_long y, zend_long w, zend_long d, zval *return_… in php_date_isodate_set()
3727 zend_long y, w, d = 1; in PHP_FUNCTION() local
3745 zend_long y, w, d = 1; in PHP_METHOD() local
4649 static int date_period_initialize(timelib_time **st, timelib_time **et, timelib_rel_time **d, zend_… in date_period_initialize()
/PHP-7.4/ext/enchant/
H A Denchant.c534 EnchantDict *d; in PHP_FUNCTION() local
582 EnchantDict *d; in PHP_FUNCTION() local
/PHP-7.4/ext/exif/
H A Dexif.c1820 double d; member
/PHP-7.4/ext/ffi/
H A Dphp_ffi.h202 zend_ffi_double d; member
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c1291 php_stream_dirent d; in apprentice_load() local
3305 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); local
3319 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); local
3335 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); local
H A Dcdf.c106 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole2() local
120 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole4() local
136 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); in _cdf_tole8() local
241 cdf_swap_dir(cdf_directory_t *d) in cdf_swap_dir()
258 cdf_swap_class(cdf_classid_t *d) in cdf_swap_class()
266 cdf_unpack_dir(cdf_directory_t *d, char *buf) in cdf_unpack_dir()
752 const cdf_directory_t *d; in cdf_read_short_stream() local
782 cdf_namecmp(const char *d, const uint16_t *s, size_t l) in cdf_namecmp()
813 const cdf_directory_t *d; in cdf_read_user_stream() local
1375 cdf_directory_t *d; in cdf_dump_dir() local
H A Dder.c224 const uint8_t *d = CAST(const uint8_t *, q); in der_data() local
344 const uint8_t *d = q; in printtag() local

Completed in 186 milliseconds

1234