Home
last modified time | relevance | path

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

/PHP-5.5/win32/
H A Dinet.c3 int inet_aton(const char *cp, struct in_addr *inp) { in inet_aton()
/PHP-5.5/ext/standard/
H A Dflock_compat.c181 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
H A Ddns.c433 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
782 u_char *cp = NULL, *end = NULL; in PHP_FUNCTION() local
1004 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.5/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.c735 register const struct cclass *cp; local
806 register const struct cname *cp; local
1161 mcadd(p, cs, cp) in mcadd() argument
1519 register unsigned char *cp; local
/PHP-5.5/sapi/milter/
H A Dgetopt.c48 char *cp; in ap_php_getopt() local
/PHP-5.5/sapi/isapi/stresstest/
H A Dgetopt.c50 char *cp; in ap_getopt() local
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_env.c30 char *cp; in setenv() local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c238 pcre_uint32 cc, cp; in match_ref() local
2557 const pcre_uint32 *cp; in match() local
4303 const pcre_uint32 *cp; in match() local
5056 const pcre_uint32 *cp; in match() local
5565 const pcre_uint32 *cp; in match() local
/PHP-5.5/ext/standard/html_tables/
H A Dhtml_table_gen.php201 $cp = $i << 6 | $j; variable
/PHP-5.5/ext/curl/
H A Dinterface.c1678 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
1953 CURL *cp; in PHP_FUNCTION() local
1998 CURL *cp; in PHP_FUNCTION() local
H A Dphp_curl.h179 CURL *cp; member
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c189 char *cp; in firebird_stmt_describe() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c568 char *cp; in mprint() local
/PHP-5.5/Zend/
H A Dzend_alloc.c796 zend_mm_free_block **rp, **cp; in zend_mm_remove_from_free_list() local

Completed in 89 milliseconds