/PHP-5.6/ext/mbstring/oniguruma/enc/ |
H A D | gb18030.c | 47 C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, 48 C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, 49 C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, C1, 50 C4, C4, C4, C4, C4, C4, C4, C4, C4, C4, C1, C1, C1, C1, C1, C1, 159 case C1: in gb18030_left_adjust_char_head() 174 case C1: in gb18030_left_adjust_char_head() 185 case C1: in gb18030_left_adjust_char_head() 196 case C1: in gb18030_left_adjust_char_head() 210 case C1: in gb18030_left_adjust_char_head() 221 case C1: in gb18030_left_adjust_char_head() [all …]
|
/PHP-5.6/ext/oci8/tests/ |
H A D | imp_res_1.phpt | 125 ["C1"]=> 131 ["C1"]=> 137 ["C1"]=> 161 ["C1"]=> 167 ["C1"]=> 173 ["C1"]=> 181 ["C1"]=> 187 ["C1"]=> 193 ["C1"]=> 217 ["C1"]=> [all …]
|
H A D | lob_041.phpt | 25 $s = oci_parse($c, "SELECT C1 FROM lob_041_tab"); 27 oci_define_by_name($s, "C1", $desc); 31 echo $data['C1']->load(), "\n"; 36 $s = oci_parse($c, "SELECT C1 FROM lob_041_tab"); 38 oci_define_by_name($s, "C1", $desc); 42 echo $data['C1']->load(), "\n"; 48 $s = oci_parse($c, "SELECT C1 FROM lob_041_tab"); 52 echo $data['C1']->load(), "\n"; 81 ["C1"]=>
|
H A D | imp_res_6.phpt | 79 ["C1"]=> 91 ["C1"]=> 99 ["C1"]=> 113 ["C1"]=>
|
H A D | bug41069.phpt | 91 ["C1"]=> 120 ["C1"]=> 149 ["C1"]=> 181 ["C1"]=> 210 ["C1"]=> 239 ["C1"]=>
|
H A D | bug42496_1.phpt | 32 oci_define_by_name($s, "C1", $col1); 37 $arr['C1']->free();
|
H A D | imp_res_insert.phpt | 61 var_dump($res['C1']); 72 var_dump($res['C1']); 83 var_dump($res['C1']); 93 var_dump($res['C1']);
|
H A D | connect_scope1.phpt | 74 ["C1"]=> 79 ["C1"]=>
|
H A D | connect_scope2.phpt | 74 ["C1"]=> 79 ["C1"]=>
|
/PHP-5.6/Zend/tests/ |
H A D | bug30702.phpt | 6 const C1=1; 12 public $c1=bar::C1; 15 public $c3=self::C1; 18 public $c5=foo::C1; 19 public $c6=parent::C1;
|
H A D | bug37632.phpt | 23 class C1 extends A1 32 $b->doTest(new C1); 130 C1::test
|
H A D | closure_014.phpt | 5 class C1 { 20 $x = new C1();
|
H A D | bug69174.phpt | 6 class C1 {
|
/PHP-5.6/ext/hash/ |
H A D | hash_whirlpool.c | 84 C1[(int)(K[7] >> 48) & 0xff] ^ in WhirlpoolTransform() 94 C1[(int)(K[0] >> 48) & 0xff] ^ in WhirlpoolTransform() 103 C1[(int)(K[1] >> 48) & 0xff] ^ in WhirlpoolTransform() 112 C1[(int)(K[2] >> 48) & 0xff] ^ in WhirlpoolTransform() 121 C1[(int)(K[3] >> 48) & 0xff] ^ in WhirlpoolTransform() 130 C1[(int)(K[4] >> 48) & 0xff] ^ in WhirlpoolTransform() 139 C1[(int)(K[5] >> 48) & 0xff] ^ in WhirlpoolTransform() 148 C1[(int)(K[6] >> 48) & 0xff] ^ in WhirlpoolTransform() 168 C1[(int)(state[7] >> 48) & 0xff] ^ in WhirlpoolTransform() 178 C1[(int)(state[0] >> 48) & 0xff] ^ in WhirlpoolTransform() [all …]
|
/PHP-5.6/Zend/tests/traits/bugs/ |
H A D | alias01.phpt | 10 class C1 { 14 $o = new C1; 26 Fatal error: Call to undefined method C1::a2() in %s on line %d
|
/PHP-5.6/ext/reflection/tests/ |
H A D | 024.phpt | 7 class C1 { 13 $x = new C1(); 21 Object of class [ <user> class C1 ] {
|
H A D | traits005.phpt | 7 class C1 { } 12 for ($c = "C1"; $c <= "C4"; $c++) { 20 class C1:
|
H A D | traits004.phpt | 8 class C1 { } 12 for ($c = "C1"; $c <= "C3"; $c++) { 20 class C1:
|
H A D | 023.phpt | 7 class C1 { 12 class C2 extends C1 {
|
H A D | ReflectionClass_getInterfaces_001.phpt | 23 class C1 implements I1, I3 {} 24 class C2 extends C1 {} 33 'C0', 'C1', 'C2', 'C3', 'C4', 'C5', 'C6' ); 173 ---( Interfaces implemented by C1 )---
|
/PHP-5.6/Zend/tests/traits/ |
H A D | language012.phpt | 16 class C1 { 20 $o = new C1();
|
H A D | language013.phpt | 16 class C1 { 24 $o = new C1();
|
H A D | language018.phpt | 8 class C1 {
|
H A D | language019.phpt | 8 class C1 {
|
/PHP-5.6/ext/curl/tests/ |
H A D | curl_basic_022.phpt | 14 curl_setopt($ch, CURLOPT_COOKIELIST, 'Set-Cookie: C1=v1; expires=Thu, 31-Dec-2037 23:59:59 GMT; pat… 22 string(38) ".php.net TRUE / FALSE 2145916799 C1 v1"
|