Home
last modified time | relevance | path

Searched refs:C6 (Results 1 – 13 of 13) sorted by relevance

/PHP-8.0/ext/hash/
H A Dhash_whirlpool.c85 C6[(int)(K[2] >> 8) & 0xff] ^ in WhirlpoolTransform()
95 C6[(int)(K[3] >> 8) & 0xff] ^ in WhirlpoolTransform()
104 C6[(int)(K[4] >> 8) & 0xff] ^ in WhirlpoolTransform()
113 C6[(int)(K[5] >> 8) & 0xff] ^ in WhirlpoolTransform()
122 C6[(int)(K[6] >> 8) & 0xff] ^ in WhirlpoolTransform()
131 C6[(int)(K[7] >> 8) & 0xff] ^ in WhirlpoolTransform()
140 C6[(int)(K[0] >> 8) & 0xff] ^ in WhirlpoolTransform()
149 C6[(int)(K[1] >> 8) & 0xff] ^ in WhirlpoolTransform()
169 C6[(int)(state[2] >> 8) & 0xff] ^ in WhirlpoolTransform()
179 C6[(int)(state[3] >> 8) & 0xff] ^ in WhirlpoolTransform()
[all …]
H A Dphp_hash_whirlpool_tables.h438 static const uint64_t C6[256] = { variable
/PHP-8.0/ext/oci8/tests/
H A Dbug41069.phpt101 ["C6"]=>
130 ["C6"]=>
159 ["C6"]=>
191 ["C6"]=>
220 ["C6"]=>
249 ["C6"]=>
H A Dbug42173.phpt81 ["C6"]=>
136 Column C6
138 string(2) "C6"
/PHP-8.0/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt27 "=?EUC-JP?Q?=C6=FC=CB=DC=B8=EC=A5=C6=A5=AD=A5=B9=A5=C8=A4=C7=A4=B9=A1=A3?=
H A Dmb_encode_mimeheader_basic3.phpt60 string(140) "=?EUC-JP?Q?=C6=FC=CB=DC=B8=EC=A5=C6=A5=AD=A5=B9=A5=C8=A4=C7=A4=B9=A1=A3?=
/PHP-8.0/ext/standard/html_tables/
H A Dents_html401.txt40 AElig 00C6
144 phi 03C6
231 circ 02C6
H A Dents_xhtml.txt39 AElig 00C6
107 circ 02C6
176 phi 03C6
H A Dents_html5.txt1 AElig 000C6
239 LeftArrowRightArrow 021C6
481 Star 022C6
802 circ 002C6
1239 leftrightarrows 021C6
1305 lrarr 021C6
1605 phi 003C6
1858 sstarf 022C6
/PHP-8.0/ext/reflection/tests/
H A DReflectionClass_getInterfaces_001.phpt28 class C6 implements I1, I2, I3, I4, I5, I6, I7 {}
33 'C0', 'C1', 'C2', 'C3', 'C4', 'C5', 'C6' );
273 ---( Interfaces implemented by C6 )---
/PHP-8.0/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt31 $retval = pack('C6',
104 Æ U+000C6
168 ˆ U+002C6
215 φ U+003C6
H A Dhtmlentities_html5.phpt184 Æ U+000C6
366 ˆ U+002C6
420 φ U+003C6
679 ⇆ U+021C6
887 ⋆ U+022C6
/PHP-8.0/Zend/tests/
H A Dbug42819.phpt29 const C6 = ArrayObject::STD_PROP_LIST;
97 echo \foo\foo::C6 . "\n";

Completed in 35 milliseconds