Home
last modified time | relevance | path

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

/PHP-7.2/ext/hash/
H A Dhash_whirlpool.c89 C6[(int)(K[2] >> 8) & 0xff] ^ in WhirlpoolTransform()
99 C6[(int)(K[3] >> 8) & 0xff] ^ in WhirlpoolTransform()
108 C6[(int)(K[4] >> 8) & 0xff] ^ in WhirlpoolTransform()
117 C6[(int)(K[5] >> 8) & 0xff] ^ in WhirlpoolTransform()
126 C6[(int)(K[6] >> 8) & 0xff] ^ in WhirlpoolTransform()
135 C6[(int)(K[7] >> 8) & 0xff] ^ in WhirlpoolTransform()
144 C6[(int)(K[0] >> 8) & 0xff] ^ in WhirlpoolTransform()
153 C6[(int)(K[1] >> 8) & 0xff] ^ in WhirlpoolTransform()
173 C6[(int)(state[2] >> 8) & 0xff] ^ in WhirlpoolTransform()
183 C6[(int)(state[3] >> 8) & 0xff] ^ in WhirlpoolTransform()
[all …]
H A Dphp_hash_whirlpool_tables.h442 static const uint64_t C6[256] = { variable
/PHP-7.2/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-7.2/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt33 "=?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.phpt66 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-7.2/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-7.2/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-7.2/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-7.2/Zend/tests/
H A Dbug42819.phpt31 const C6 = ArrayObject::STD_PROP_LIST;
99 echo \foo\foo::C6 . "\n";
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput23773 /(?C1)^(?C2)(?(?C99)(?=(?C3)a(?C4))(?C5)a(?C6)a(?C7)|(?C8)b(?C9)b(?C10))(?C11)/
H A Dtestoutput212612 /(?C1)^(?C2)(?(?C99)(?=(?C3)a(?C4))(?C5)a(?C6)a(?C7)|(?C8)b(?C9)b(?C10))(?C11)/
12616 2 ^ (?(?C99)(?=(?C3)a(?C4))(?C5)a(?C6)a(?C7)|(?C8)b(?C9)b(?C10))

Completed in 80 milliseconds