Searched refs:C6 (Results 1 – 16 of 16) sorted by relevance
/PHP-8.1/ext/hash/ |
H A D | hash_whirlpool.c | 85 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 D | php_hash_whirlpool_tables.h | 438 static const uint64_t C6[256] = { variable
|
/PHP-8.1/ext/oci8/tests/ |
H A D | bug41069.phpt | 103 ["C6"]=> 132 ["C6"]=> 161 ["C6"]=> 193 ["C6"]=> 222 ["C6"]=> 251 ["C6"]=>
|
H A D | bug42173.phpt | 83 ["C6"]=> 138 Column C6 140 string(2) "C6"
|
/PHP-8.1/ext/mbstring/tests/ |
H A D | mb_decode_mimeheader_variation2.phpt | 24 "=?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 D | mb_encode_mimeheader_basic3.phpt | 57 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.1/ext/reflection/tests/ |
H A D | ReflectionClass_getInterfaces_001.phpt | 28 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.1/ext/standard/html_tables/ |
H A D | ents_html401.txt | 40 AElig 00C6 144 phi 03C6 231 circ 02C6
|
H A D | ents_xhtml.txt | 39 AElig 00C6 107 circ 02C6 176 phi 03C6
|
H A D | ents_html5.txt | 1 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.1/ext/standard/tests/strings/ |
H A D | htmlentities_html4.phpt | 31 $retval = pack('C6', 104 Æ U+000C6 168 ˆ U+002C6 215 φ U+003C6
|
H A D | htmlentities_html5.phpt | 184 Æ U+000C6 366 ˆ U+002C6 420 φ U+003C6 679 ⇆ U+021C6 887 ⋆ U+022C6
|
/PHP-8.1/Zend/tests/ |
H A D | bug42819.phpt | 29 const C6 = ArrayObject::STD_PROP_LIST; 97 echo \foo\foo::C6 . "\n";
|
/PHP-8.1/ext/mbstring/tests/data/ |
H A D | ISO-2022-JP-2004-JISX0213.txt | 1735 3-3232 U+81C6 # <cjk> 2171 3-366E U+99C6 # <cjk> 2775 3-3D38 U+96C6 # <cjk> 2809 3-3D5A U+51C6 # <cjk> 3347 3-4340 U+80C6 # <cjk> 3833 3-4850 U+91C6 # <cjk> 4130 3-4B5F U+76C6 # <cjk> 4942 3-543D U+57C6 # <cjk> 5015 3-5528 U+59C6 # <cjk> 5304 3-582F U+60C6 # <cjk> [all …]
|
H A D | SJIS-2004.txt | 1893 0x89B0 U+81C6 # <cjk> 2329 0x8BEC U+99C6 # <cjk> 2933 0x8F57 U+96C6 # <cjk> 2967 0x8F79 U+51C6 # <cjk> 3505 0x925F U+80C6 # <cjk> 3991 0x94CE U+91C6 # <cjk> 4288 0x967E U+76C6 # <cjk> 5100 0x9ABB U+57C6 # <cjk> 5173 0x9B47 U+59C6 # <cjk> 5462 0x9CAD U+60C6 # <cjk> [all …]
|
H A D | EUC-JP-2004.txt | 1765 0xB2B2 U+81C6 # <cjk> 2201 0xB6EE U+99C6 # <cjk> 2805 0xBDB8 U+96C6 # <cjk> 2839 0xBDDA U+51C6 # <cjk> 3377 0xC3C0 U+80C6 # <cjk> 3863 0xC8D0 U+91C6 # <cjk> 4160 0xCBDF U+76C6 # <cjk> 4972 0xD4BD U+57C6 # <cjk> 5045 0xD5A8 U+59C6 # <cjk> 5334 0xD8AF U+60C6 # <cjk> [all …]
|
Completed in 65 milliseconds