Home
last modified time | relevance | path

Searched refs:x6 (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/hash/
H A Dhash_tiger.c61 round(a,b,c,x6,mul) \
71 x6 -= x5 ^ ((~x4)>>23); \
72 x7 ^= x6; \
79 x6 += x5; \
80 x7 -= x6 ^ L64(0x0123456789ABCDEF);
103 x4=str[4]; x5=str[5]; x6=str[6]; x7=str[7];
121 register php_hash_uint64 a, b, c, tmpa, x0, x1, x2, x3, x4, x5, x6, x7; \
H A Dhash_haval.c129 #define F1(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ ((x0) & (x1)) ^ … argument
130 #define F2(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x1) & (x2)) ^ ((… argument
131 ((x2) & (x6)) ^ ((x3) & (x5)) ^ ((x4) & (x5)) ^ ((x0) & (x2)) ^ (x0) )
132 #define F3(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & ( argument
133 #define F4(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x2) & (x3)) ^ ((x2) & (x4) & (x5)) ^ ((x3) & (x4) & (x6 argument
134 ((x1) & (x4)) ^ ((x2) & (x6)) ^ ((x3) & (x4)) ^ ((x3) & (x5)) ^ \
135 ((x3) & (x6)) ^ ((x4) & (x5)) ^ ((x4) & (x6)) ^ ((x0) & (x4)) ^ (x0) )
136 #define F5(x6,x5,x4,x3,x2,x1,x0) ( ((x1) & (x4)) ^ ((x2) & (x5)) ^ ((x3) & (x6)) ^ \ argument
/PHP-5.5/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt33 0x6: Bg==
/PHP-5.5/ext/mbstring/tests/
H A Dbug48645.phpt13 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput24189 …Nq\xffq\xff\xe0\x6\x2|||::[[[:[::::::[[[[[::::::::[:[[[:[:::[[[[[[[[[[[[:::::::::::::::::[[.\xe8Nq…
H A Dtestoutput214507 …Nq\xffq\xff\xe0\x6\x2|||::[[[:[::::::[[[[[::::::::[:[[[:[:::[[[[[[[[[[[[:::::::::::::::::[[.\xe8Nq…
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic3023 >>20 byte&0xe 0x6 \b, 4 channels
3148 >3 byte&0xF 0x6 \b, SV 6
11396 >>&0x6 string >\x2f \b-%.4s
11408 >>&0x6 string >\x2f \b-%.4s
11420 >>&0x6 string >\x2f \b-%.4s
11432 >>&0x6 string >\x2f \b-%.4s
13295 0x6 search/0xa \xfc\x57\xf3\xa5\xc3 COM executable for MS-DOS
13296 0x6 search/0xa \xfc\x57\xf3\xa4\xc3 COM executable for DOS

Completed in 76 milliseconds