Home
last modified time | relevance | path

Searched defs:dd (Results 1 – 4 of 4) sorted by relevance

/PHP-5.6/ext/hash/
H A Dhash_ripemd.c206 php_hash_uint32 aa = state[0], bb = state[1], cc = state[2], dd = state[3]; in RIPEMD128Transform() local
297 php_hash_uint32 aa = state[4], bb = state[5], cc = state[6], dd = state[7]; in RIPEMD256Transform() local
395 php_hash_uint32 aa = state[0], bb = state[1], cc = state[2], dd = state[3], ee = state[4]; in RIPEMD160Transform() local
494 php_hash_uint32 aa = state[5], bb = state[6], cc = state[7], dd = state[8], ee = state[9]; in RIPEMD320Transform() local
/PHP-5.6/ext/pcre/pcrelib/
H A Dpcre_study.c419 int dd; in find_minlength() local
/PHP-5.6/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp551 double dd = intl_zval_to_millis(*elem, &err, "msgfmt_format" TSRMLS_CC); in umsg_format_helper() local
/PHP-5.6/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_T2_32.c73 #define DD4(dd) ((dd) << 12) argument

Completed in 15 milliseconds