Home
last modified time | relevance | path

Searched defs:cp (Results 1 – 17 of 17) sorted by relevance

/PHP-5.3/ext/standard/
H A Dflock_compat.c175 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
H A Ddns.c416 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 Dcrypt_sha512.c395 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 Dcrypt_sha256.c362 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 Dregex2.h99 #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 Dregcomp.c727 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 Dinet.c79 int inet_aton(const char *cp, struct in_addr *inp) { in inet_aton()
/PHP-5.3/sapi/milter/
H A Dgetopt.c48 char *cp; in ap_php_getopt() local
/PHP-5.3/sapi/isapi/stresstest/
H A Dgetopt.c50 char *cp; in ap_getopt() local
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_env.c30 char *cp; in setenv() local
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c222 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 Dinterface.c1289 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 Dphp_curl.h137 CURL *cp; member
/PHP-5.3/ext/pdo_firebird/
H A Dfirebird_statement.c191 char *cp; in firebird_stmt_describe() local
/PHP-5.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c520 char *cp; in mprint() local
H A Dreadelf.c699 unsigned char *cname, *cp; in donote() local
/PHP-5.3/Zend/
H A Dzend_alloc.c804 zend_mm_free_block **rp, **cp; in zend_mm_remove_from_free_list() local

Completed in 69 milliseconds