Home
last modified time | relevance | path

Searched refs:c (Results 2001 – 2025 of 4665) sorted by relevance

1...<<81828384858687888990>>...187

/PHP-5.3/ext/ctype/tests/
H A Dctype_alpha_variation2.phpt7 /* Prototype : bool ctype_alpha(mixed $c)
9 * Source code: ext/ctype/ctype.c
/PHP-5.3/ext/pdo_pgsql/
H A Dconfig.m4124 …PHP_NEW_EXTENSION(pdo_pgsql, pdo_pgsql.c pgsql_driver.c pgsql_statement.c, $ext_shared,,-I$pdo_inc…
/PHP-5.3/ext/standard/tests/strings/
H A Dstr_replace_variation3.phpt71 array("q", "q", "c"),
78 array("q", "q", "c"),
85 var_dump(str_replace("a", array("q", "q", "c"), array("aaa"), $count));
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_nextrowset.phpt147 %unicode|string%(1) "c"
196 %unicode|string%(1) "c"
246 %unicode|string%(1) "c"
295 %unicode|string%(1) "c"
/PHP-5.3/ext/mbstring/tests/
H A Dbug48645.phpt98 string(2) "0c"
104 string(2) "0c"
127 string(2) "0c"
133 string(2) "0c"
H A Dmb_strtolower_error2.phpt12 * Source code: ext/mbstring/mbstring.c
H A Dmb_strtoupper_error2.phpt12 * Source code: ext/mbstring/mbstring.c
/PHP-5.3/ext/standard/tests/array/
H A Darray_unshift_variation3.phpt7 * Source code: ext/standard/array.c
28 array("a","aaaa","b","bbbb","c","ccccc"),
229 string(1) "c"
250 string(1) "c"
H A Darray_shift_variation7.phpt7 * Source code: ext/standard/array.c
H A Darray_sum_variation4.phpt7 * Source code: ext/standard/array.c
/PHP-5.3/
H A DREADME.SELF-CONTAINED-EXTENSIONS67 It consists of two source files "foo.c" and "bar.c"
90 PHP_NEW_EXTENSION(foobar, foo.c bar.c, $ext_shared)
H A DTODO8 * Look at replacing c-lib call tolower().
46 * Route filestat.c through the wrapper layer; isolate the statcache code
77 * For additional todo information, see oci8.c, in ext/oci8
120 * Move socket related functions to fsock.c.
/PHP-5.3/sapi/cgi/
H A Dcgi_main.c1479 int cgi = 0, c, i, len; local
1578 …while (!skip_getopt && (c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1…
1579 switch (c) {
1828 switch (c) {
1869 while ((c = php_getopt(argc, argv, OPTIONS, &php_optarg, &php_optind, 0, 2)) != -1) {
1870 switch (c) {
2115 c = fgetc(file_handle.handle.fp);
2116 if (c == '#') {
2117 while (c != '\n' && c != '\r' && c != EOF) {
2118 c = fgetc(file_handle.handle.fp); /* skip to end of line */
[all …]
/PHP-5.3/ext/mbstring/
H A Dmbstring.c1171 int c; in PHP_INI_MH() local
1871 #define IS_SJIS1(c) ((((c)>=0x81 && (c)<=0x9f) || ((c)>=0xe0 && (c)<=0xf5)) ? 1 : 0) argument
1872 #define IS_SJIS2(c) ((((c)>=0x40 && (c)<=0x7e) || ((c)>=0x80 && (c)<=0xfc)) ? 1 : 0) argument
3649 (str)->c = tmp_ptr; \
3741 token.c = (char *)ps; in _php_mbstr_parse_mail_headers()
3749 token.c = (char *)ps; in _php_mbstr_parse_mail_headers()
3762 if (fld_name.c != NULL && fld_val.c != NULL) { in _php_mbstr_parse_mail_headers()
3778 token.c = (char *)ps; in _php_mbstr_parse_mail_headers()
3805 token.c = ""; in _php_mbstr_parse_mail_headers()
3814 if (fld_name.c != NULL && fld_val.c != NULL) { in _php_mbstr_parse_mail_headers()
[all …]
/PHP-5.3/ext/sqlite/tests/
H A Dsqlite_exec_basic.phpt9 * Source code: ext/sqlite/sqlite.c
/PHP-5.3/ext/pdo_oci/tests/
H A Dbug44301.phpt25 (%s/ext/pdo_oci/oci_statement.c:%d)
/PHP-5.3/ext/oci8/tests/
H A Derror3.phpt24 $s = oci_parse($c, "declare
H A Derror_old.phpt20 var_dump($s = ociparse($c, "WRONG SYNTAX"));
/PHP-5.3/ext/standard/tests/class_object/
H A Dget_class_error_001.phpt7 * Source code: Zend/zend_builtin_functions.c
/PHP-5.3/ext/spl/tests/
H A DarrayObject_ksort_basic1.phpt8 * Source code: ext/spl/spl_array.c
H A Dspl_heap_count_basic.phpt2 SPL: SplHeap, Test spl_heap_object_count_elements (spl_heap.c:490) for returning count() failure fo…
/PHP-5.3/ext/pcre/tests/
H A Dpreg_replace2.phpt27 string(1) "c"
/PHP-5.3/ext/session/tests/
H A Dsession_commit_variation4.phpt13 * Source code : ext/session/session.c
H A Dsession_save_path_variation2.phpt16 * Source code : ext/session/session.c
H A Dsession_set_cookie_params_variation1.phpt15 * Source code : ext/session/session.c

Completed in 62 milliseconds

1...<<81828384858687888990>>...187