Searched refs:C0 (Results 1 – 22 of 22) sorted by relevance
/PHP-7.0/ext/hash/ |
H A D | hash_whirlpool.c | 83 C0[(int)(K[0] >> 56) ] ^ in WhirlpoolTransform() 93 C0[(int)(K[1] >> 56) ] ^ in WhirlpoolTransform() 102 C0[(int)(K[2] >> 56) ] ^ in WhirlpoolTransform() 111 C0[(int)(K[3] >> 56) ] ^ in WhirlpoolTransform() 120 C0[(int)(K[4] >> 56) ] ^ in WhirlpoolTransform() 129 C0[(int)(K[5] >> 56) ] ^ in WhirlpoolTransform() 138 C0[(int)(K[6] >> 56) ] ^ in WhirlpoolTransform() 147 C0[(int)(K[7] >> 56) ] ^ in WhirlpoolTransform() 167 C0[(int)(state[0] >> 56) ] ^ in WhirlpoolTransform() 177 C0[(int)(state[1] >> 56) ] ^ in WhirlpoolTransform() [all …]
|
H A D | php_hash_whirlpool_tables.h | 40 static const php_hash_uint64 C0[256] = { variable
|
/PHP-7.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-7.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-7.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-7.0/sapi/phpdbg/tests/ |
H A D | info_001.phpt | 54 |-------- C0 -------> [var_dump]
|
/PHP-7.0/ext/standard/tests/strings/ |
H A D | htmlentities_html4.phpt | 98 À U+000C0 209 π U+003C0
|
H A D | htmlentities21.phpt | 6 0x00, //C0
|
H A D | html_entity_decode3.phpt | 7 "�", //C0
|
H A D | htmlentities20.phpt | 28 0x00, //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
|
/PHP-7.0/ext/pcre/pcrelib/testdata/ |
H A D | testinput2 | 429 adefghijk\C0 432 abc\00def\L\C0 1049 /(?C0)(abc(?C1))*/I
|
H A D | testoutput1 | 428 5f03:12C0::932e 429 0: 5f03:12C0::932e 430 1: 5f03:12C0::932e
|
H A D | testoutput8 | 1391 5f03:12C0::932e 1392 0: 5f03:12C0::932e
|
H A D | testinput8 | 732 5f03:12C0::932e
|
H A D | testoutput2 | 1080 adefghijk\C0 1092 abc\00def\L\C0 3654 /(?C0)(abc(?C1))*/I
|
H A D | testinput1 | 226 5f03:12C0::932e
|
/PHP-7.0/scripts/dev/ |
H A D | generate-phpt.phar | 10 …entStart.txt��Jn@�codeSnippets/float.txt���J�C0��codeSnip…
|
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | ChangeLog | 4884 is, in fact, equivalent to (?C0), and any number <= 255 may be given with (?C).
|
Completed in 99 milliseconds