/PHP-7.0/ext/mbstring/oniguruma/enc/ |
H A D | gb18030.c | 51 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-7.0/ext/oci8/tests/ |
H A D | imp_res_1.phpt | 127 ["C2"]=> 133 ["C2"]=> 139 ["C2"]=> 163 ["C2"]=> 169 ["C2"]=> 175 ["C2"]=> 183 ["C2"]=> 189 ["C2"]=> 195 ["C2"]=> 219 ["C2"]=> [all …]
|
H A D | imp_res_6.phpt | 81 ["C2"]=> 93 ["C2"]=> 103 ["C2"]=> 115 ["C2"]=>
|
H A D | bug41069.phpt | 93 ["C2"]=> 122 ["C2"]=> 151 ["C2"]=> 183 ["C2"]=> 212 ["C2"]=> 241 ["C2"]=>
|
H A D | bug42496_1.phpt | 33 oci_define_by_name($s, "C2", $col2); 38 $arr['C2']->free();
|
H A D | bug42173.phpt | 73 ["C2"]=> 100 Column C2 102 string(2) "C2"
|
H A D | dupcolnames.phpt | 69 ["C2"]=> 97 ["C2"]=>
|
H A D | bug42496_2.phpt | 36 $arr['C2']->free();
|
/PHP-7.0/ext/hash/ |
H A D | hash_whirlpool.c | 85 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.0/Zend/tests/ |
H A D | bug30702.phpt | 10 const C2=2; 13 public $c2=bar::C2; 16 public $c4=self::C2;
|
H A D | bug28442.phpt | 41 ClassC::$prop = 'C2'; 63 string(2) "C2" 64 string(2) "C2"
|
H A D | bug37632.phpt | 51 class C2 extends A2 59 B2::doTest(new C2); 132 C2::test
|
H A D | closure_014.phpt | 10 class C2 { 33 $x = new C2();
|
H A D | ns_057.phpt | 15 const C2 = namespace\C; 39 echo namespace\foo::C2;
|
H A D | ns_058.phpt | 13 const C2 = namespace\C; 37 echo namespace\foo::C2;
|
H A D | constant_expressions_invalid_offset_type_error.phpt | 7 const C2 = [C1, [] => 1];
|
/PHP-7.0/ext/reflection/tests/ |
H A D | 023.phpt | 12 class C2 extends C1 { 17 $class = new ReflectionClass("C2");
|
H A D | traits005.phpt | 8 class C2 { use T1; } 24 class C2:
|
H A D | traits004.phpt | 9 class C2 { use T1; } 26 class C2:
|
H A D | ReflectionClass_getInterfaces_001.phpt | 24 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.0/Zend/tests/traits/ |
H A D | language013.phpt | 20 class C2 { 28 $p = new C2();
|
/PHP-7.0/ext/curl/tests/ |
H A D | curl_basic_022.phpt | 15 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.0/ext/standard/tests/array/ |
H A D | bug24766.phpt | 8 $a = unpack('C2', "\0224V");
|
/PHP-7.0/ext/standard/html_tables/ |
H A D | ents_html401.txt | 36 Acirc 00C2 140 sigmaf 03C2
|
H A D | ents_xhtml.txt | 35 Acirc 00C2 172 sigmaf 03C2
|