Home
last modified time | relevance | path

Searched refs:C2 (Results 1 – 25 of 37) sorted by relevance

12

/PHP-5.5/ext/mbstring/oniguruma/enc/
H A Dgb18030.c51 C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2,
52 C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2,
53 C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2,
54 C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C2, C1,
161 case C2: in gb18030_left_adjust_char_head()
175 case C2: in gb18030_left_adjust_char_head()
186 case C2: in gb18030_left_adjust_char_head()
197 case C2: in gb18030_left_adjust_char_head()
211 case C2: in gb18030_left_adjust_char_head()
222 case C2: in gb18030_left_adjust_char_head()
[all …]
/PHP-5.5/ext/hash/
H A Dhash_whirlpool.c85 C2[(int)(K[6] >> 40) & 0xff] ^ in WhirlpoolTransform()
95 C2[(int)(K[7] >> 40) & 0xff] ^ in WhirlpoolTransform()
104 C2[(int)(K[0] >> 40) & 0xff] ^ in WhirlpoolTransform()
113 C2[(int)(K[1] >> 40) & 0xff] ^ in WhirlpoolTransform()
122 C2[(int)(K[2] >> 40) & 0xff] ^ in WhirlpoolTransform()
131 C2[(int)(K[3] >> 40) & 0xff] ^ in WhirlpoolTransform()
140 C2[(int)(K[4] >> 40) & 0xff] ^ in WhirlpoolTransform()
149 C2[(int)(K[5] >> 40) & 0xff] ^ in WhirlpoolTransform()
169 C2[(int)(state[6] >> 40) & 0xff] ^ in WhirlpoolTransform()
179 C2[(int)(state[7] >> 40) & 0xff] ^ in WhirlpoolTransform()
[all …]
/PHP-5.5/Zend/tests/
H A Dbug30702.phpt10 const C2=2;
13 public $c2=bar::C2;
16 public $c4=self::C2;
H A Dbug28442.phpt41 ClassC::$prop = 'C2';
63 string(2) "C2"
64 string(2) "C2"
H A Dbug37632.phpt51 class C2 extends A2
59 B2::doTest(new C2);
132 C2::test
H A Dclosure_014.phpt10 class C2 {
33 $x = new C2();
H A Dns_058.phpt13 const C2 = namespace\C;
37 echo namespace\foo::C2;
H A Dns_057.phpt15 const C2 = namespace\C;
39 echo namespace\foo::C2;
H A Dbug42819.phpt27 const C2 = foo\C;
95 echo \foo\foo::C2;
/PHP-5.5/ext/reflection/tests/
H A D023.phpt12 class C2 extends C1 {
17 $class = new ReflectionClass("C2");
H A Dtraits005.phpt8 class C2 { use T1; }
24 class C2:
H A Dtraits004.phpt9 class C2 { use T1; }
26 class C2:
H A DReflectionClass_getInterfaces_001.phpt24 class C2 extends C1 {}
25 class C3 extends C2 implements I1 {}
33 'C0', 'C1', 'C2', 'C3', 'C4', 'C5', 'C6' );
187 ---( Interfaces implemented by C2 )---
/PHP-5.5/Zend/tests/traits/
H A Dlanguage013.phpt20 class C2 {
28 $p = new C2();
/PHP-5.5/ext/curl/tests/
H A Dcurl_basic_022.phpt15 curl_setopt($ch, CURLOPT_COOKIELIST, 'Set-Cookie: C2=v2; expires=Thu, 31-Dec-2037 23:59:59 GMT; pat…
24 string(38) ".php.net TRUE / FALSE 2145916799 C2 v2"
/PHP-5.5/ext/oci8/tests/
H A Dbug41069.phpt93 ["C2"]=>
122 ["C2"]=>
151 ["C2"]=>
183 ["C2"]=>
212 ["C2"]=>
241 ["C2"]=>
H A Dbug42496_1.phpt33 oci_define_by_name($s, "C2", $col2);
38 $arr['C2']->free();
H A Dbug42173.phpt73 ["C2"]=>
100 Column C2
102 string(2) "C2"
H A Ddupcolnames.phpt69 ["C2"]=>
97 ["C2"]=>
H A Dbug42496_2.phpt36 $arr['C2']->free();
/PHP-5.5/ext/standard/tests/array/
H A Dbug24766.phpt8 $a = unpack('C2', "\0224V");
/PHP-5.5/ext/standard/html_tables/
H A Dents_html401.txt36 Acirc 00C2
140 sigmaf 03C2
H A Dents_xhtml.txt35 Acirc 00C2
172 sigmaf 03C2
H A Dents_html5.txt5 Acirc 000C2
201 Intersection 022C2
433 RightDownVector 021C2
682 bigcap 022C2
814 cirscir 029C2
889 dharr 021C2
1332 ltrif 025C2
1808 sigmaf 003C2
1809 sigmav 003C2
2038 varsigma 003C2
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt9 $retval = pack('C2',
100 Â U+000C2
211 ς U+003C2

Completed in 29 milliseconds

12