Home
last modified time | relevance | path

Searched refs:C4 (Results 1 – 25 of 26) sorted by relevance

12

/PHP-8.1/ext/standard/tests/strings/
H A Dbug62462.phpt8 =C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=
9 =C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=
10 =C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=
11 =C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=
12 =C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=
13 =C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=
14 =C4=85=C4=85=C4=85=C4=85=C4=85
H A Dhtmlentities_html4.phpt18 $retval = pack('C4',
102 Ä U+000C4
213 τ U+003C4
H A Dhtmlentities20.phpt18 $retval = pack('C4',
H A Dhtmlentities_html5.phpt18 $retval = pack('C4',
182 Ä U+000C4
418 τ U+003C4
677 ⇄ U+021C4
885 ⋄ U+022C4
1224 ⧄ U+029C4
/PHP-8.1/ext/hash/
H A Dhash_whirlpool.c83 C4[(int)(K[4] >> 24) & 0xff] ^ in WhirlpoolTransform()
93 C4[(int)(K[5] >> 24) & 0xff] ^ in WhirlpoolTransform()
102 C4[(int)(K[6] >> 24) & 0xff] ^ in WhirlpoolTransform()
111 C4[(int)(K[7] >> 24) & 0xff] ^ in WhirlpoolTransform()
120 C4[(int)(K[0] >> 24) & 0xff] ^ in WhirlpoolTransform()
129 C4[(int)(K[1] >> 24) & 0xff] ^ in WhirlpoolTransform()
138 C4[(int)(K[2] >> 24) & 0xff] ^ in WhirlpoolTransform()
147 C4[(int)(K[3] >> 24) & 0xff] ^ in WhirlpoolTransform()
167 C4[(int)(state[4] >> 24) & 0xff] ^ in WhirlpoolTransform()
177 C4[(int)(state[5] >> 24) & 0xff] ^ in WhirlpoolTransform()
[all …]
H A Dphp_hash_whirlpool_tables.h304 static const uint64_t C4[256] = { variable
/PHP-8.1/ext/reflection/tests/
H A Dtraits005.phpt10 class C4 { use T1 { m1 as a1; m2 as a2; } }
12 for ($c = "C1"; $c <= "C4"; $c++) {
34 class C4:
H A DReflectionClass_getInterfaces_001.phpt26 class C4 extends C3 implements I2 {}
27 class C5 extends C4 implements I7 {}
33 'C0', 'C1', 'C2', 'C3', 'C4', 'C5', 'C6' );
215 ---( Interfaces implemented by C4 )---
/PHP-8.1/Zend/tests/
H A Dbug69676_3.phpt57 class C4 extends B4 {
58 const N = 'C4';
61 var_dump((new C4)->prop); // A4
H A Dbug37632.phpt112 new C4;
116 class C4 extends A4
135 Fatal error: Uncaught Error: Call to protected C4::__construct() from scope B4 in %s:%d
H A Dbug42819.phpt27 const C4 = \foo\C;
95 echo \foo\foo::C4;
/PHP-8.1/ext/oci8/tests/
H A Dbug41069.phpt99 ["C4"]=>
128 ["C4"]=>
157 ["C4"]=>
189 ["C4"]=>
218 ["C4"]=>
247 ["C4"]=>
H A Dbug42173.phpt79 ["C4"]=>
120 Column C4
122 string(2) "C4"
/PHP-8.1/Zend/tests/attributes/
H A D011_inheritance.phpt44 class C4
59 $ref = new \ReflectionClass(C4::class);
H A D003_ast_nodes.phpt56 class C4 {}
57 $ref = new \ReflectionClass(C4::class);
/PHP-8.1/ext/opcache/tests/
H A Dpreload_trait_multiple_fixup.phpt17 (new C4)->method();
H A Dpreload_trait_multiple_fixup.inc33 class C4 extends C3 {}
/PHP-8.1/ext/mbstring/tests/
H A Dillformed_utf_sequences.phpt87 … $s = chk_enc(pack('C4', $i >> 24, ($i >> 16) & 0xff, ($i >> 8) & 0xff, $i & 0xff), 1, "UTF-32BE");
100 …$s = chk_enc(pack('C4', $i & 0xff, ($i >> 8) & 0xff, ($i >> 16) & 0xff, ($i >> 24) & 0xff), 1, "UT…
113 $s = chk_enc(pack('C4', $i >> 24, ($i >> 16) & 0xff, ($i >> 8) & 0xff, $i & 0xff), 1, "UTF-32");
128 …$s = chk_enc("\x00\x00\xfe\xff". pack('C4', $i >> 24, ($i >> 16) & 0xff, ($i >> 8) & 0xff, $i & 0x…
142 …$s = chk_enc("\xff\xfe\x00\x00". pack('C4', $i & 0xff, ($i >> 8) & 0xff, ($i >> 16) & 0xff, ($i >>…
/PHP-8.1/ext/standard/html_tables/
H A Dents_html401.txt38 Auml 00C4
142 tau 03C4
H A Dents_xhtml.txt37 Auml 00C4
174 tau 03C4
H A Dents_html5.txt19 Auml 000C4
84 Diamond 022C4
429 RightArrowLeftArrow 021C4
890 diam 022C4
891 diamond 022C4
1732 rightleftarrows 021C4
1739 rlarr 021C4
1832 solb 029C4
1923 tau 003C4
/PHP-8.1/ext/mbstring/tests/data/
H A DISO-2022-JP-2004-JISX0213.txt1999 3-347E U+68C4 # <cjk>
3041 3-4028 U+51C4 # <cjk>
3265 3-424C U+99C4 # <cjk>
3378 3-435F U+84C4 # <cjk>
4006 3-4A41 U+67C4 # <cjk>
4281 3-4D3A U+96C4 # <cjk>
4817 3-527C U+54C4 # <cjk>
4865 3-534E U+55C4 # <cjk>
5456 3-5969 U+63C4 # <cjk>
5531 3-5A56 U+65C4 # <cjk>
[all …]
H A DSJIS-2004.txt2157 0x8AFC U+68C4 # <cjk>
3199 0x90A6 U+51C4 # <cjk>
3423 0x91CA U+99C4 # <cjk>
3536 0x927E U+84C4 # <cjk>
4164 0x95BF U+67C4 # <cjk>
4439 0x9759 U+96C4 # <cjk>
4975 0x99FA U+54C4 # <cjk>
5023 0x9A6D U+55C4 # <cjk>
5614 0x9D89 U+63C4 # <cjk>
5689 0x9DD4 U+65C4 # <cjk>
[all …]
H A DEUC-JP-2004.txt2029 0xB4FE U+68C4 # <cjk>
3071 0xC0A8 U+51C4 # <cjk>
3295 0xC2CC U+99C4 # <cjk>
3408 0xC3DF U+84C4 # <cjk>
4036 0xCAC1 U+67C4 # <cjk>
4311 0xCDBA U+96C4 # <cjk>
4847 0xD2FC U+54C4 # <cjk>
4895 0xD3CE U+55C4 # <cjk>
5486 0xD9E9 U+63C4 # <cjk>
5561 0xDAD6 U+65C4 # <cjk>
[all …]
/PHP-8.1/build/
H A Dconfig.guess844 C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)

Completed in 75 milliseconds

12