Home
last modified time | relevance | path

Searched refs:c (Results 2076 – 2100 of 4665) sorted by relevance

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

/PHP-5.3/ext/standard/tests/math/
H A Dlog10_variation.phpt9 * Function is implemented in ext/standard/math.c
H A Drad2deg_variation.phpt9 * Function is implemented in ext/standard/math.c
H A Dsrand_error.phpt7 * Source code: ext/standard/rand.c
H A Dtanh_variation.phpt9 * Function is implemented in ext/standard/math.c
/PHP-5.3/ext/standard/tests/strings/
H A Dcrc32_basic.phpt13 * Source code: ext/standard/crc32.c
/PHP-5.3/ext/curl/tests/
H A Dcurl_version_error.phpt17 * Source code: ext/curl/interface.c
/PHP-5.3/ext/date/tests/
H A DDateTimeZone_getName_error.phpt7 * Source code: ext/date/php_date.c
H A DDateTime_getOffset_error.phpt8 * Source code: ext/date/php_date.c
/PHP-5.3/
H A DREADME.REDIST.BINS11 11. ext/standard/strnatcmp.c
15 15. main/snprintf.c
24 Copyright (c) 1994 David Burren
108 Copyright (c) 2005 JSON.org
185 scanf.c --
225 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the
230 11. ext/standard/strnatcmp.c
255 Copyright (c) 1983, 1993
343 15. main/snprintf.c
363 Copyright (c) 1995-1998 The Apache Group. All rights reserved.
[all …]
/PHP-5.3/main/
H A Dsnprintf.c69 char *p, *rve, c; in __cvt() local
95 c = *p; in __cvt()
97 return strdup((c == 'I' ? "INF" : "NAN")); in __cvt()
527 #define INS_CHAR(c, sp, bep, cc) \ argument
531 *sp++ = c; \
536 #define NUM( c ) ( c - '0' ) argument
/PHP-5.3/sapi/milter/
H A Dphp_milter.c995 int c; in main() local
1020 while ((c=ap_php_getopt(argc, argv, OPTSTRING))!=-1) { in main()
1021 switch (c) { in main()
1040 while ((c=ap_php_getopt(argc, argv, OPTSTRING))!=-1) { in main()
1041 switch (c) { in main()
1062 while ((c = ap_php_getopt(argc, argv, OPTSTRING)) != -1) { in main()
1063 switch (c) { in main()
/PHP-5.3/ext/date/lib/
H A Dparse_iso_intervals.re5 | Copyright (c) 1997-2013 The PHP Group |
79 #define YYDEBUG(s,c) { if (s != -1) { printf("state: %d ", s); printf("[%c]\n", c); } }
82 #define YYDEBUG(s,c)
263 for (i = 0; i < arg.c; i++) { \
554 * vim: syntax=c
/PHP-5.3/ext/standard/tests/array/
H A Drange.phpt160 string(1) "c"
258 string(1) "c"
436 string(1) "c"
H A Darray_diff_key_variation5.phpt7 * Source code: ext/standard/array.c
H A Darray_push_variation5.phpt7 * Source code: ext/standard/array.c
H A Darray_reduce_variation3.phpt7 * Source code: ext/standard/array.c
H A Darray_shift_basic.phpt7 * Source code: ext/standard/array.c
H A Darray_udiff_basic.phpt7 * Function is implemented in ext/standard/array.c
H A Darray_uintersect_assoc_basic.phpt7 * Function is implemented in ext/standard/array.c
H A Darray_uintersect_assoc_basic2.phpt7 * Source code: ext/standard/array.c
/PHP-5.3/ext/pcre/tests/
H A Dpreg_last_error_error.phpt8 * Source code: ext/pcre/php_pcre.c
/PHP-5.3/ext/sqlite/tests/
H A Dsqlite_popen_basic.phpt9 * Source code: ext/sqlite/sqlite.c
H A Dsqlite_popen_error.phpt9 * Source code: ext/sqlite/sqlite.c
/PHP-5.3/ext/pgsql/
H A Dconfig.w329 EXTENSION("pgsql", "pgsql.c");
/PHP-5.3/ext/xml/tests/
H A Dxml_parser_create_error.phpt13 * Source code: ext/xml/xml.c

Completed in 46 milliseconds

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