/PHP-5.3/ext/standard/ |
H A D | flock_compat.c | 175 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
|
H A D | dns.c | 416 static u_char *php_parserr(u_char *cp, querybuf *answer, int type_to_fetch, int store, zval **subar… in php_parserr() 725 u_char *cp = NULL, *end = NULL; in PHP_FUNCTION() local 904 u_char *cp, *end; in PHP_FUNCTION() local
|
H A D | crypt_sha512.c | 395 char *cp; in php_sha512_crypt_r() local 813 char *cp = php_sha512_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
|
H A D | crypt_sha256.c | 362 char *cp; in php_sha256_crypt_r() local 747 char *cp = php_sha256_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
|
/PHP-5.3/ext/ereg/regex/ |
H A D | regex2.h | 99 #define MCadd(p, cs, cp) mcadd(p, cs, cp) /* regcomp() internal fns */ argument 100 #define MCsub(p, cs, cp) mcsub(p, cs, cp) argument 101 #define MCin(p, cs, cp) mcin(p, cs, cp) argument
|
H A D | regcomp.c | 727 register const struct cclass *cp; local 798 register const struct cname *cp; local 1153 mcadd(p, cs, cp) in mcadd() argument 1507 register unsigned char *cp; local
|
/PHP-5.3/win32/ |
H A D | inet.c | 79 int inet_aton(const char *cp, struct in_addr *inp) { in inet_aton()
|
/PHP-5.3/sapi/milter/ |
H A D | getopt.c | 48 char *cp; in ap_php_getopt() local
|
/PHP-5.3/sapi/isapi/stresstest/ |
H A D | getopt.c | 50 char *cp; in ap_getopt() local
|
/PHP-5.3/sapi/fpm/fpm/ |
H A D | fpm_env.c | 30 char *cp; in setenv() local
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 222 pcre_uchar cc, cp; in match_ref() local 2535 const pcre_uint32 *cp; in match() local 4210 const pcre_uint32 *cp; in match() local 4958 const pcre_uint32 *cp; in match() local 5452 const pcre_uint32 *cp; in match() local
|
/PHP-5.3/ext/curl/ |
H A D | interface.c | 1289 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug() 1528 CURL *cp; in PHP_FUNCTION() local 1599 CURL *cp; in PHP_FUNCTION() local
|
H A D | php_curl.h | 137 CURL *cp; member
|
/PHP-5.3/ext/pdo_firebird/ |
H A D | firebird_statement.c | 191 char *cp; in firebird_stmt_describe() local
|
/PHP-5.3/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 520 char *cp; in mprint() local
|
H A D | readelf.c | 699 unsigned char *cname, *cp; in donote() local
|
/PHP-5.3/Zend/ |
H A D | zend_alloc.c | 804 zend_mm_free_block **rp, **cp; in zend_mm_remove_from_free_list() local
|