Home
last modified time | relevance | path

Searched defs:d (Results 26 – 50 of 90) sorted by relevance

1234

/PHP-8.1/ext/mysqli/
H A Dmysqli_mysqlnd.h42 #define mysqli_change_user_silent(c, u, p, d, p_len) mysqlnd_change_user_ex((c), (u), (p), (d), t… argument
H A Dmysqli_libmysql.h38 #define mysqli_change_user_silent(c, u, p, d, p_len) mysql_change_user((c), (u), (p), (d)) argument
/PHP-8.1/ext/standard/
H A Dquot_print.c147 unsigned char c, *d; in php_quot_print_encode() local
H A Dexec.c119 char *b, *d=NULL; in php_exec() local
H A Dmath.c1007 PHPAPI zend_string *_php_math_number_format(double d, int dec, char dec_point, char thousand_sep) in _php_math_number_format()
1012 PHPAPI zend_string *_php_math_number_format_ex(double d, int dec, const char *dec_point, in _php_math_number_format_ex()
H A Dhttp_fopen_wrapper.c205 double d = zval_get_double(tmpzval); in php_stream_url_wrap_http_ex() local
H A Dvar.c1278 struct php_serialize_data *d; in php_var_serialize_init() local
1295 PHPAPI void php_var_serialize_destroy(php_serialize_data_t d) { in php_var_serialize_destroy()
/PHP-8.1/ext/bcmath/libbcmath/src/
H A Dbcmath.h69 #define BCD_CHAR(d) (d + '0') argument
/PHP-8.1/ext/date/lib/
H A Dunixtime2tm.c29 void timelib_unixtime2date(timelib_sll ts, timelib_sll *y, timelib_sll *m, timelib_sll *d) in timelib_unixtime2date()
H A Dparse_posix.c439 int i, d, m1, yy0, yy1, yy2, dow; in calc_transition() local
/PHP-8.1/ext/fileinfo/libmagic/
H A Dder.c240 const uint8_t *d = CAST(const uint8_t *, q); in der_data() local
378 const uint8_t *d = q; in printtag() local
H A Dapprentice.c1331 php_stream_dirent d; in apprentice_load() local
3299 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); local
3313 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); local
3329 uint8_t *d = RCAST(uint8_t *, RCAST(void *, &rv)); local
H A Dreadcdf.c385 cdf_directory_t *d; in cdf_check_summary_info() local
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeSPARC_common.c112 #define D(d) (reg_map[d] << 25) argument
113 #define FD(d) (freg_map[d] << 25) argument
114 #define FDN(d) ((freg_map[d] | 0x1) << 25) argument
115 #define DA(d) ((d) << 25) argument
H A DsljitNativeS390X.c386 #define is_u12(d) (0 <= (d) && (d) <= 0x00000fffL) in HAVE_FACILITY() argument
387 #define is_u32(d) (0 <= (d) && (d) <= 0xffffffffL) in HAVE_FACILITY() argument
392 #define is_s8(d) CHECK_SIGNED((d), 8) in HAVE_FACILITY() argument
393 #define is_s16(d) CHECK_SIGNED((d), 16) in HAVE_FACILITY() argument
394 #define is_s20(d) CHECK_SIGNED((d), 20) in HAVE_FACILITY() argument
395 #define is_s32(d) ((d) == (sljit_s32)(d)) in HAVE_FACILITY() argument
/PHP-8.1/ext/date/
H A Dphp_date.c604 static const char *php_date_full_day_name(timelib_sll y, timelib_sll m, timelib_sll d) in php_date_full_day_name()
613 static const char *php_date_short_day_name(timelib_sll y, timelib_sll m, timelib_sll d) in php_date_short_day_name()
1175 zend_long m, d, y; in PHP_FUNCTION() local
3263 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()
3279 zend_long y, m, d; in PHP_FUNCTION() local
3295 zend_long y, m, d; in PHP_METHOD() local
3309 static void php_date_isodate_set(zval *object, zend_long y, zend_long w, zend_long d, zval *return_… in php_date_isodate_set()
3329 zend_long y, w, d = 1; in PHP_FUNCTION() local
3345 zend_long y, w, d = 1; in PHP_METHOD() local
4253 static bool date_period_initialize(timelib_time **st, timelib_time **et, timelib_rel_time **d, zend… in date_period_initialize()
/PHP-8.1/ext/hash/
H A Dhash_sha.c163 uint32_t a = state[0], b = state[1], c = state[2], d = state[3]; in SHA256Transform() local
473 uint64_t a = state[0], b = state[1], c = state[2], d = state[3]; in SHA512Transform() local
/PHP-8.1/Zend/
H A Dzend_operators.c502 double d = (double) Z_RES_HANDLE_P(op); in convert_to_double() local
785 ZEND_API void ZEND_COLD zend_incompatible_double_to_long_error(double d) in zend_incompatible_double_to_long_error()
2461 double d = (double)lval; in increment_function() local
2527 double d = (double)lval; in decrement_function() local
3400 ZEND_API zend_long ZEND_FASTCALL zend_dval_to_lval_slow(double d) /* {{{ */
3414 ZEND_API zend_long ZEND_FASTCALL zend_dval_to_lval_slow(double d)
H A Dzend_strtod.c307 typedef union { double d; ULong L[2]; } U; member
1249 U d; local
1310 d2b in d2b() argument
1595 int c, d; local
2324 Bigint *b, *d; local
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c2201 int f, n, s, r, d, size, *mapelm; in collector_encode_htmlnumericentity() local
2247 int f, n, s, r, d, size, *mapelm; in collector_decode_htmlnumericentity() local
2423 int f, n, s, r, d, size, *mapelm; in collector_encode_hex_htmlnumericentity() local
2469 int n, s, r, d; in mbfl_filt_decode_htmlnumericentity_flush() local
/PHP-8.1/ext/mbstring/ucgendat/
H A Ducgendat.php592 function hashInt(int $d, int $x) {
/PHP-8.1/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp471 double d = zval_get_double(elem); in umsg_format_helper() local
/PHP-8.1/ext/mbstring/
H A Dphp_unicode.c90 static inline unsigned mph_hash(unsigned d, unsigned x) { in mph_hash()
/PHP-8.1/ext/openssl/
H A Dopenssl.c313 static void RSA_get0_key(const RSA *r, const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in RSA_get0_key()
363 static void DSA_get0_pqg(const DSA *d, const BIGNUM **p, const BIGNUM **q, const BIGNUM **g) in DSA_get0_pqg()
370 int DSA_set0_pqg(DSA *d, BIGNUM *p, BIGNUM *q, BIGNUM *g) in DSA_set0_pqg()
379 static void DSA_get0_key(const DSA *d, const BIGNUM **pub_key, const BIGNUM **priv_key) in DSA_get0_key()
385 int DSA_set0_key(DSA *d, BIGNUM *pub_key, BIGNUM *priv_key) in DSA_set0_key()
3914 BIGNUM *n, *e, *d, *p, *q, *dmp1, *dmq1, *iqmp; in php_openssl_pkey_init_legacy_rsa() local
3943 BIGNUM *n = NULL, *e = NULL, *d = NULL, *p = NULL, *q = NULL; in php_openssl_pkey_init_rsa() local
4351 BIGNUM *d = NULL; in php_openssl_pkey_init_legacy_ec() local
4448 BIGNUM *d = NULL, *x = NULL, *y = NULL; in php_openssl_pkey_init_ec() local
4956 const BIGNUM *n, *e, *d, *p, *q, *dmp1, *dmq1, *iqmp; in PHP_FUNCTION() local
[all …]
/PHP-8.1/ext/ffi/
H A Dphp_ffi.h200 zend_ffi_double d; member

Completed in 199 milliseconds

1234