Searched refs:x6 (Results 1 – 8 of 8) sorted by relevance
/PHP-7.0/ext/hash/ |
H A D | hash_tiger.c | 61 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 D | hash_haval.c | 129 #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-7.0/ext/standard/tests/url/ |
H A D | base64_encode_basic_001.phpt | 33 0x6: Bg==
|
/PHP-7.0/ext/mbstring/tests/ |
H A D | bug48645.phpt | 13 var_dump(bin2hex(mb_convert_encoding("", "UTF-8", "HTML-ENTITIES")));
|
/PHP-7.0/ext/hash/tests/ |
H A D | fnv1a32.phpt | 113 array( '+x6)+{0M=+Hc$$h#(3HTF', 'f7f3fb17' ),
|
/PHP-7.0/ext/pcre/pcrelib/testdata/ |
H A D | testinput2 | 4189 …Nq\xffq\xff\xe0\x6\x2|||::[[[:[::::::[[[[[::::::::[:[[[:[:::[[[[[[[[[[[[:::::::::::::::::[[.\xe8Nq…
|
H A D | testoutput2 | 14507 …Nq\xffq\xff\xe0\x6\x2|||::[[[:[::::::[[[[[::::::::[:[[[:[:::[[[[[[[[[[[[:::::::::::::::::[[.\xe8Nq…
|
/PHP-7.0/ext/fileinfo/tests/ |
H A D | magic | 3342 >>20 byte&0xe 0x6 \b, 4 channels 3467 >3 byte&0xF 0x6 \b, SV 6 12032 >>101 beshort&0xf 0x6 \b32-SIGNED 12791 >>&0x6 string >\x2f \b-%.4s 12803 >>&0x6 string >\x2f \b-%.4s 12815 >>&0x6 string >\x2f \b-%.4s 12827 >>&0x6 string >\x2f \b-%.4s 14860 0x6 search/0xa \xfc\x57\xf3\xa5\xc3 COM executable for MS-DOS 14861 0x6 search/0xa \xfc\x57\xf3\xa4\xc3 COM executable for DOS
|
Completed in 78 milliseconds