Home
last modified time | relevance | path

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

12

/PHP-7.2/ext/mbstring/oniguruma/src/
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,
201 case C2: in gb18030_left_adjust_char_head()
215 case C2: in gb18030_left_adjust_char_head()
226 case C2: in gb18030_left_adjust_char_head()
237 case C2: in gb18030_left_adjust_char_head()
251 case C2: in gb18030_left_adjust_char_head()
262 case C2: in gb18030_left_adjust_char_head()
[all …]
/PHP-7.2/ext/oci8/tests/
H A Dimp_res_1.phpt127 ["C2"]=>
133 ["C2"]=>
139 ["C2"]=>
163 ["C2"]=>
169 ["C2"]=>
175 ["C2"]=>
183 ["C2"]=>
189 ["C2"]=>
195 ["C2"]=>
219 ["C2"]=>
[all …]
H A Dimp_res_6.phpt81 ["C2"]=>
93 ["C2"]=>
103 ["C2"]=>
115 ["C2"]=>
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-7.2/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-7.2/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 Dbug69676_3.phpt29 class C2 extends B2 {
30 const N = 'C2';
33 var_dump(C2::indSelfN); // A2
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_057.phpt15 const C2 = namespace\C;
39 echo namespace\foo::C2;
H A Dns_058.phpt13 const C2 = namespace\C;
37 echo namespace\foo::C2;
H A Dconstant_expressions_invalid_offset_type_error.phpt7 const C2 = [C1, [] => 1];
/PHP-7.2/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-7.2/Zend/tests/traits/
H A Dlanguage013.phpt20 class C2 {
28 $p = new C2();
/PHP-7.2/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-7.2/ext/phar/tests/cache_list/files/
H A Dfrontcontroller4.phar12 …�ж���������a.phps����WX���l�`�������hiohio<?php function hio(){}����H��a:�C2m��|���GBMB
/PHP-7.2/ext/standard/tests/array/
H A Dbug24766.phpt8 $a = unpack('C2', "\0224V");

Completed in 29 milliseconds

12