Searched refs:C0 (Results 1 – 14 of 14) sorted by relevance
/PHP-8.0/ext/hash/ |
H A D | hash_whirlpool.c | 79 C0[(int)(K[0] >> 56) ] ^ in WhirlpoolTransform() 89 C0[(int)(K[1] >> 56) ] ^ in WhirlpoolTransform() 98 C0[(int)(K[2] >> 56) ] ^ in WhirlpoolTransform() 107 C0[(int)(K[3] >> 56) ] ^ in WhirlpoolTransform() 116 C0[(int)(K[4] >> 56) ] ^ in WhirlpoolTransform() 125 C0[(int)(K[5] >> 56) ] ^ in WhirlpoolTransform() 134 C0[(int)(K[6] >> 56) ] ^ in WhirlpoolTransform() 143 C0[(int)(K[7] >> 56) ] ^ in WhirlpoolTransform() 163 C0[(int)(state[0] >> 56) ] ^ in WhirlpoolTransform() 173 C0[(int)(state[1] >> 56) ] ^ in WhirlpoolTransform() [all …]
|
H A D | php_hash_whirlpool_tables.h | 36 static const uint64_t C0[256] = { variable
|
/PHP-8.0/ext/openssl/tests/ |
H A D | cve2013_4073.phpt | 15 'subjectKeyIdentifier' => '88:5A:55:C0:52:FF:61:CD:52:A3:35:0F:EA:5A:9C:24:38:22:F7:5C',
|
/PHP-8.0/ext/reflection/tests/ |
H A D | ReflectionClass_getInterfaces_001.phpt | 22 class C0 implements I0 {} 33 'C0', 'C1', 'C2', 'C3', 'C4', 'C5', 'C6' ); 164 ---( Interfaces implemented by C0 )---
|
/PHP-8.0/ext/standard/html_tables/ |
H A D | ents_html401.txt | 34 Agrave 00C0 138 pi 03C0
|
H A D | ents_xhtml.txt | 33 Agrave 00C0 170 pi 03C0
|
H A D | ents_html5.txt | 8 Agrave 000C0 446 RightVector 021C0 571 Wedge 022C0 694 bigwedge 022C0 1563 olt 029C0 1609 pi 003C0 1724 rharu 021C0 1731 rightharpoonup 021C0 2101 xwedge 022C0
|
/PHP-8.0/sapi/phpdbg/tests/ |
H A D | info_001.phpt | 54 |-------- C0 -------> [var_dump]
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | htmlentities_html4.phpt | 98 À U+000C0 209 π U+003C0
|
H A D | htmlentities20.phpt | 28 0x00, //C0
|
H A D | html_entity_decode3.phpt | 7 "�", //C0
|
H A D | htmlentities_html5.phpt | 178 À U+000C0 414 π U+003C0 673 ⇀ U+021C0 881 ⋀ U+022C0 1220 ⧀ U+029C0
|
H A D | htmlentities22.phpt | 6 "�", //C0
|
H A D | htmlentities21.phpt | 6 0x00, //C0
|
Completed in 23 milliseconds