Home
last modified time | relevance | path

Searched refs:C1 (Results 1 – 25 of 62) sorted by relevance

123

/PHP-5.6/ext/mbstring/oniguruma/enc/
H A Dgb18030.c47 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 Dimp_res_1.phpt125 ["C1"]=>
131 ["C1"]=>
137 ["C1"]=>
161 ["C1"]=>
167 ["C1"]=>
173 ["C1"]=>
181 ["C1"]=>
187 ["C1"]=>
193 ["C1"]=>
217 ["C1"]=>
[all …]
H A Dlob_041.phpt25 $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 Dimp_res_6.phpt79 ["C1"]=>
91 ["C1"]=>
99 ["C1"]=>
113 ["C1"]=>
H A Dbug41069.phpt91 ["C1"]=>
120 ["C1"]=>
149 ["C1"]=>
181 ["C1"]=>
210 ["C1"]=>
239 ["C1"]=>
H A Dbug42496_1.phpt32 oci_define_by_name($s, "C1", $col1);
37 $arr['C1']->free();
H A Dimp_res_insert.phpt61 var_dump($res['C1']);
72 var_dump($res['C1']);
83 var_dump($res['C1']);
93 var_dump($res['C1']);
H A Dconnect_scope1.phpt74 ["C1"]=>
79 ["C1"]=>
H A Dconnect_scope2.phpt74 ["C1"]=>
79 ["C1"]=>
/PHP-5.6/Zend/tests/
H A Dbug30702.phpt6 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 Dbug37632.phpt23 class C1 extends A1
32 $b->doTest(new C1);
130 C1::test
H A Dclosure_014.phpt5 class C1 {
20 $x = new C1();
H A Dbug69174.phpt6 class C1 {
/PHP-5.6/ext/hash/
H A Dhash_whirlpool.c84 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 Dalias01.phpt10 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 D024.phpt7 class C1 {
13 $x = new C1();
21 Object of class [ <user> class C1 ] {
H A Dtraits005.phpt7 class C1 { }
12 for ($c = "C1"; $c <= "C4"; $c++) {
20 class C1:
H A Dtraits004.phpt8 class C1 { }
12 for ($c = "C1"; $c <= "C3"; $c++) {
20 class C1:
H A D023.phpt7 class C1 {
12 class C2 extends C1 {
H A DReflectionClass_getInterfaces_001.phpt23 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 Dlanguage012.phpt16 class C1 {
20 $o = new C1();
H A Dlanguage013.phpt16 class C1 {
24 $o = new C1();
H A Dlanguage018.phpt8 class C1 {
H A Dlanguage019.phpt8 class C1 {
/PHP-5.6/ext/curl/tests/
H A Dcurl_basic_022.phpt14 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"

Completed in 54 milliseconds

123