Home
last modified time | relevance | path

Searched refs:c (Results 4001 – 4025 of 4665) sorted by relevance

1...<<161162163164165166167168169170>>...187

/PHP-5.3/ext/iconv/tests/
H A Diconv_strpos_variation3_64bit.phpt13 * Source code: ext/iconv/iconv.c
/PHP-5.3/ext/standard/tests/network/
H A Dlong2ip_variation1.phpt12 * Source code: ext/standard/basic_functions.c
/PHP-5.3/ext/standard/tests/strings/
H A Dchunk_split_variation3.phpt7 * Source code: ext/standard/string.c
H A Dcount_chars_variation2.phpt8 * Source code: ext/standard/string.c
H A Dcrypt_blowfish.phpt2 …wfish tests (http://cvsweb.openwall.com/cgi/cvsweb.cgi/Owl/packages/glibc/crypt_blowfish/wrapper.c)
/PHP-5.3/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt40 /* pdo_dbh.c */
43 /* mysql_driver.c */
/PHP-5.3/ext/ereg/regex/
H A DWHATSNEW51 to change for 4.4BSD. Cleanup work in engine.c, and some new regression
87 word width isn't hardwired into regexec.c any more, the public header
/PHP-5.3/ext/date/lib/
H A Dparse_iso_intervals.c81 #define YYDEBUG(s,c) { if (s != -1) { printf("state: %d ", s); printf("[%c]\n", c); } } argument
84 #define YYDEBUG(s,c) argument
265 for (i = 0; i < arg.c; i++) { \
/PHP-5.3/ext/standard/
H A Darray.c2983 int arr_argc, i, c = 0; in php_array_intersect() local
3166 c = 1; in php_array_intersect()
3194 if (c) /* here we get if not all are equal */ in php_array_intersect()
3198 if (c) { in php_array_intersect()
3401 int arr_argc, i, c; in php_array_diff() local
3563 c = 1; in php_array_diff()
3567 while (*ptrs[i] && (0 < (c = diff_data_compare_func(ptrs[0], ptrs[i] TSRMLS_CC)))) { in php_array_diff()
3571 while (*ptr && (0 != (c = diff_key_compare_func(ptrs[0], ptr TSRMLS_CC)))) { in php_array_diff()
3575 if (!c) { in php_array_diff()
3591 c = -1; in php_array_diff()
[all …]
/PHP-5.3/TSRM/
H A Dtsrm_virtual_cwd.c101 #define tsrm_strtok_r(a,b,c) _tcstok((a),(b)) argument
458 char *c=cwd; in virtual_cwd_startup() local
459 while(c = strchr(c, '\\')) in virtual_cwd_startup()
461 *c='/'; in virtual_cwd_startup()
462 ++c; in virtual_cwd_startup()
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_constants.phpt159 /* pretty dump test, but that is the best way to mimic mysql.c */
/PHP-5.3/ext/standard/tests/array/
H A Darray_intersect_assoc_variation8.phpt8 * Source code: ext/standard/array.c
/PHP-5.3/ext/standard/tests/class_object/
H A Dinterface_exists_variation2.phpt7 * Source code: Zend/zend_builtin_functions.c
/PHP-5.3/ext/standard/tests/dir/
H A Dreaddir_variation5.phpt22 * Source code: ext/standard/dir.c
/PHP-5.3/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation1.phpt14 * Source code: ext/mbstring/mbstring.c
H A Dmb_split_variation3.phpt12 * Source code: ext/mbstring/php_mbregex.c
H A Dmb_stripos_variation3.phpt12 * Source code: ext/mbstring/mbstring.c
H A Dmb_strpos_variation3.phpt12 * Source code: ext/mbstring/mbstring.c
/PHP-5.3/ext/mcrypt/tests/
H A Dmcrypt_cbc_variation4.phpt13 * Source code: ext/mcrypt/mcrypt.c
/PHP-5.3/ext/posix/tests/
H A Dposix_getgrgid_variation.phpt11 * Source code: ext/posix/posix.c
H A Dposix_getpwuid_variation.phpt11 * Source code: ext/posix/posix.c
H A Dposix_getpgid_variation.phpt13 * Source code: ext/posix/posix.c
/PHP-5.3/ext/standard/tests/file/
H A Dfseek_variation1.phpt9 * Source code: ext/standard/file.c
H A Drename_variation13.phpt14 * Source code: ext/standard/file.c
/PHP-5.3/ext/session/tests/
H A Dsession_set_cookie_params_error.phpt13 * Source code : ext/session/session.c

Completed in 52 milliseconds

1...<<161162163164165166167168169170>>...187