Home
last modified time | relevance | path

Searched refs:c (Results 251 – 275 of 4537) sorted by relevance

1...<<11121314151617181920>>...182

/PHP-5.3/TSRM/
H A Dconfig.w324 ADD_SOURCES("TSRM", "TSRM.c tsrm_strtok_r.c tsrm_virtual_cwd.c tsrm_win32.c");
/PHP-5.3/ext/curl/tests/
H A Dbug61948-win32.phpt9 open_basedir="c:/tmp"
14 var_dump(curl_setopt($ch, CURLOPT_COOKIEFILE, "c:/tmp/foo"));
15 var_dump(curl_setopt($ch, CURLOPT_COOKIEFILE, "c:/xxx/bar"));
21 …_setopt(): open_basedir restriction in effect. File(c:/tmp/foo) is not within the allowed path(s):…
24 …_setopt(): open_basedir restriction in effect. File(c:/xxx/bar) is not within the allowed path(s):…
/PHP-5.3/ext/oci8/tests/
H A Ddefine6.phpt36 $s1 = oci_parse($c, $sql);
37 $cursor1 = oci_new_cursor($c);
49 $s2 = oci_parse($c, $sql);
50 $cursor2 = oci_new_cursor($c);
63 $s3 = oci_parse($c, $sql);
64 $cursor3 = oci_new_cursor($c);
76 $s4 = oci_parse($c, $sql);
77 $cursor4 = oci_new_cursor($c);
89 $s5 = oci_parse($c, $sql);
90 $cursor5 = oci_new_cursor($c);
[all …]
H A Dlob_028.phpt15 $d = oci_new_descriptor($c, OCI_D_FILE);
18 $d = oci_new_descriptor($c, OCI_DTYPE_FILE);
21 $d = oci_new_descriptor($c, OCI_D_LOB);
24 $d = oci_new_descriptor($c, OCI_DTYPE_LOB);
27 $d = oci_new_descriptor($c, OCI_D_ROWID);
30 $d = oci_new_descriptor($c, OCI_DTYPE_ROWID);
35 $d = oci_new_descriptor($c, OCI_B_CLOB);
38 $d = oci_new_descriptor($c, OCI_B_CLOB);
41 $d = oci_new_descriptor($c, OCI_DEFAULT);
44 $d = oci_new_descriptor($c, 1);
H A Dlob_011.phpt21 $statement = oci_parse($c,$ora_sql);
22 $blob = oci_new_descriptor($c,OCI_D_LOB);
27 oci_commit($c);
36 $statement = oci_parse($c,$ora_sql);
37 $blob = oci_new_descriptor($c,OCI_D_LOB);
41 oci_commit($c);
44 $s = oci_parse($c, $select_sql);
50 $s = oci_parse($c, $select_sql);
58 oci_commit($c);
61 $s = oci_parse($c, $select_sql);
H A Dlob_null.phpt15 $s = oci_parse($c, 'drop table lob_null_tab');
21 $s = oci_parse($c,
28 $s = oci_parse($c,
39 $lob = oci_new_descriptor($c, OCI_D_LOB);
53 $lob = oci_new_descriptor($c, OCI_D_LOB);
67 $lob = oci_new_descriptor($c, OCI_D_LOB);
83 $lob = oci_new_descriptor($c, OCI_D_LOB);
97 $lob = oci_new_descriptor($c, OCI_D_LOB);
111 $lob = oci_new_descriptor($c, OCI_D_LOB);
127 $lob = oci_new_descriptor($c, OCI_D_LOB);
[all …]
/PHP-5.3/ext/pdo/
H A Dconfig.w327 …EXTENSION('pdo', 'pdo.c pdo_dbh.c pdo_stmt.c pdo_sql_parser.c pdo_sqlstate.c', false /* force stat…
/PHP-5.3/ext/pdo/tests/
H A Dbug_38394.phpt18 $db->exec("CREATE TABLE test (a INT, b INT, c INT)");
19 $s = $db->prepare("INSERT INTO test (a,b,c) VALUES (:a,:b,:c)");
21 $s->execute(array('a' => 1, 'b' => 2, 'c' => 3));
23 @$s->execute(array('a' => 5, 'b' => 6, 'c' => 7, 'd' => 8));
25 $s->execute(array('a' => 9, 'b' => 10, 'c' => 11));
38 ["c"]=>
47 ["c"]=>
/PHP-5.3/ext/phar/
H A Dconfig.w3212 …EXTENSION("phar", "dirstream.c func_interceptors.c phar.c phar_object.c phar_path_check.c stream.c
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_libmysql_compat.h44 #define mysql_change_user(r,a,b,c) mysqlnd_change_user((r), (a), (b), (c), FALSE) argument
45 #define mysql_character_set_name(c) mysqlnd_character_set_name((c)) argument
53 #define mysql_escape_string(a,b,c) mysqlnd_escape_string((a), (b), (c)) argument
65 #define mysql_list_dbs(c, wild) mysqlnd_list_dbs((c), (wild)) argument
66 #define mysql_list_fields(c, tab, wild) mysqlnd_list_fields((c), (tab), (wild)) argument
67 #define mysql_list_processes(c) mysqlnd_list_processes((c)) argument
68 #define mysql_list_tables(c, wild) mysqlnd_list_tables((c), (wild)) argument
74 #define mysql_real_escape_string(r,a,b,c) mysqlnd_real_escape_string((r), (a), (b), (c)) argument
82 #define mysql_ssl_set(c,key,cert,ca,capath,cipher) mysqlnd_ssl_set((c), (key), (cert), (ca), (capat… argument
/PHP-5.3/ext/dom/
H A Ddom.dsp98 SOURCE=.\attr.c
110 SOURCE=.\comment.c
114 SOURCE=.\document.c
130 SOURCE=.\domerror.c
162 SOURCE=.\element.c
166 SOURCE=.\entity.c
178 SOURCE=.\namelist.c
182 SOURCE=.\node.c
194 SOURCE=.\php_dom.c
206 SOURCE=.\text.c
[all …]
/PHP-5.3/ext/standard/tests/file/
H A Dpathinfo_basic2-win32.phpt19 'c:\..\dir1',
24 'c:\test\adir\afile.',
27 'c:afile.txt',
54 string(5) "c:\.."
60 string(5) "c:\.."
97 string(12) "c:\test\adir"
170 string(3) "c:."
171 string(11) "c:afile.txt"
173 string(7) "c:afile"
176 string(3) "c:."
[all …]
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dlibsqlite.dsp117 SOURCE=auth.c
121 SOURCE=btree.c
129 SOURCE=build.c
133 SOURCE=copy.c
149 SOURCE=expr.c
153 SOURCE=func.c
157 SOURCE=hash.c
165 SOURCE=main.c
173 SOURCE=os.c
217 SOURCE=util.c
[all …]
/PHP-5.3/ext/phar/tests/
H A Dphar_oo_compressed_002.phpt18 $files['c'] = 'c';
28 var_dump(file_get_contents($pname . '/c'));
29 var_dump($phar['c']->isCompressed());
34 file_put_contents($pname . '/c', b'new c', 0, $context);
43 var_dump(file_get_contents($pname . '/c'));
44 var_dump($phar['c']->isCompressed());
61 string(1) "c"
67 string(5) "new c"
H A Dphar_oo_compressed_002b.phpt18 $files['c'] = 'c';
28 var_dump(file_get_contents($pname . '/c'));
29 var_dump($phar['c']->isCompressed());
34 file_put_contents($pname . '/c', b'new c', 0, $context);
43 var_dump(file_get_contents($pname . '/c'));
44 var_dump($phar['c']->isCompressed());
61 string(1) "c"
67 string(5) "new c"
/PHP-5.3/ext/soap/
H A Dphp_xml.h54 #define FOREACHATTRNODE(n,c,i) FOREACHATTRNODEEX(n,c,NULL,i) argument
55 #define FOREACHATTRNODEEX(n,c,ns,i) \ argument
60 if (c) { \
61 i = get_attribute_ex(n,c,ns); \
68 #define FOREACHNODE(n,c,i) FOREACHNODEEX(n,c,NULL,i) argument
69 #define FOREACHNODEEX(n,c,ns,i) \ argument
74 if (c) { \
75 i = get_node_ex(n,c,NULL); \
/PHP-5.3/ext/phar/tests/zip/
H A Dphar_oo_compressallbz2.phpt18 $phar['c'] = 'c';
24 var_dump(file_get_contents($pname . '/c'));
25 var_dump($phar['c']->isCompressed());
34 var_dump(file_get_contents($pname . '/c'));
35 var_dump($phar['c']->isCompressed(Phar::GZ));
39 $c = new Phar($fname2);
41 var_dump($c['a']->isCompressed(Phar::GZ));
42 var_dump($c['a']->isCompressed(Phar::BZ2));
56 string(1) "c"
64 string(1) "c"
/PHP-5.3/win32/
H A Dphp5dll.dsp143 SOURCE=..\main\main.c
151 SOURCE=..\main\network.c
155 SOURCE=..\main\output.c
163 SOURCE=..\main\php_ini.c
195 SOURCE=..\main\rfc1867.c
203 SOURCE=..\main\SAPI.c
215 SOURCE=..\main\streams.c
235 SOURCE=..\main\strlcat.c
239 SOURCE=..\main\strlcpy.c
875 SOURCE=..\ext\xml\xml.c
[all …]
/PHP-5.3/ext/tokenizer/
H A DMakefile.frag1 $(top_srcdir)/Zend/zend_language_parser.c:
2 $(top_srcdir)/Zend/zend_language_scanner.c:
3 …/tokenizer.lo: $(top_srcdir)/Zend/zend_language_parser.c $(top_srcdir)/Zend/zend_language_scanner.c
/PHP-5.3/ext/phar/tests/tar/
H A Drefcount1.phpt24 $files['b/c.php'] = '<?php echo "This is b/c\n"; ?>';
33 $fp = fopen($alias . '/b/c.php', 'wb');
38 $b = fopen($alias . '/b/c.php', 'rb');
39 $a = $phar['b/c.php'];
44 unlink($alias . '/b/c.php');
47 include $alias . '/b/c.php';
58 string(%d) "phar://%srefcount1.phar.tar/b/c.php"
60 string(%d) "c.php"
65 Warning: unlink(): phar error: "b/c.php" in phar "%srefcount1.phar.tar", has open file pointers, ca…
68 string(%d) "phar://%srefcount1.phar.tar/b/c.php"
[all …]
/PHP-5.3/ext/standard/tests/strings/
H A Dsprintf_basic5.phpt7 * Source code: ext/standard/formatted_print.c
15 $format1 = "%c";
16 $format2 = "%c %c";
17 $format3 = "%c %c %c";
/PHP-5.3/ext/ctype/tests/
H A Dctype_space_variation2.phpt7 /* Prototype : bool ctype_space(mixed $c)
9 * Source code: ext/ctype/ctype.c
21 for ($c = 1; $c < 256; $c++) {
22 if (ctype_space($c)) {
23 echo "character code $c is a space character\n";
/PHP-5.3/ext/standard/tests/array/
H A Dbug36975.phpt20 $c = array(0, 0, 0, 0, 0);
21 asort($c);
22 array_pop($c);
23 $c[] = 'foo';
24 $c[] = 'bar';
25 var_dump($c);
/PHP-5.3/ext/date/tests/
H A Doo_002.phpt10 $c = clone $d;
11 var_dump($c->format(DateTime::RFC822));
13 $c->modify("1 second ago");
15 var_dump($c->format(DateTime::RFC822));
18 $c = clone $t;
19 var_dump($c->getName());
/PHP-5.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c687 return c; in filter_count_output()
808 return c; in collector_strpos()
1177 return c; in collector_substr()
2343 if (c == 0x0d || c == 0x0a) { /* CR or LF */ in mime_header_decoder_collector()
2362 if (c == 0x0d || c == 0x0a) { /* CR or LF */ in mime_header_decoder_collector()
2395 if (c == 0x0d || c == 0x0a) { /* CR LF */ in mime_header_decoder_collector()
2410 if (c != 0x0d && c != 0x0a && c != 0x20 && c != 0x09) { in mime_header_decoder_collector()
2429 if (c == 0x0d || c == 0x0a) { /* CR LF */ in mime_header_decoder_collector()
2577 if (c >= mapelm[0] && c <= mapelm[1]) { in collector_encode_htmlnumericentity()
2629 if (c >= 0x30 && c <= 0x39) { /* '0' - '9' */ in collector_decode_htmlnumericentity()
[all …]

Completed in 63 milliseconds

1...<<11121314151617181920>>...182