Home
last modified time | relevance | path

Searched defs:d (Results 76 – 85 of 85) sorted by relevance

1234

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h188 #define memcpy(d,s,n) _memcpy(d,s,n) argument
189 #define memmove(d,s,n) _memmove(d,s,n) argument
/PHP-7.4/ext/standard/
H A Dfilters.c323 #define php_conv_convert(a, b, c, d, e) ((php_conv *)(a))->convert_op((php_conv *)(a), (b), (c), (d… argument
H A Dstring.c146 unsigned char d; in php_hex2bin() local
H A Darray.c142 double d; in php_array_key_compare() local
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c322 int d = template_map[c].code; in get_template_string() local
/PHP-7.4/sapi/litespeed/
H A Dlsapilib.c4250 register uint32 a, b, c, d; in lsapi_MD5Transform() local
/PHP-7.4/ext/gd/libgd/
H A Dgd_interpolation.c551 double a, b, c, d; in filter_bspline() local
/PHP-7.4/ext/exif/
H A Dexif.c1820 double d; member
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c9545 struct tilegx_decoded_instruction *d; in parse_insn_tilegx() local
/PHP-7.4/Zend/
H A Dzend_compile.c4401 int d, cur = CG(context).current_brk_cont; in zend_compile_break_continue() local

Completed in 139 milliseconds

1234