/PHP-5.6/win32/ |
H A D | inet.c | 3 int inet_aton(const char *cp, struct in_addr *inp) { in inet_aton()
|
/PHP-5.6/ext/standard/ |
H A D | flock_compat.c | 181 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
|
H A D | dns.c | 433 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 D | crypt_sha512.c | 389 char *cp; in php_sha512_crypt_r() local 807 char *cp = php_sha512_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
|
H A D | crypt_sha256.c | 356 char *cp; in php_sha256_crypt_r() local 741 char *cp = php_sha256_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
|
/PHP-5.6/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 | 735 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.6/sapi/milter/ |
H A D | getopt.c | 48 char *cp; in ap_php_getopt() local
|
/PHP-5.6/sapi/isapi/stresstest/ |
H A D | getopt.c | 50 char *cp; in ap_getopt() local
|
/PHP-5.6/sapi/fpm/fpm/ |
H A D | fpm_env.c | 30 char *cp; in setenv() local
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | pcre_exec.c | 238 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.6/ext/standard/html_tables/ |
H A D | html_table_gen.php | 201 $cp = $i << 6 | $j; variable
|
/PHP-5.6/ext/curl/ |
H A D | interface.c | 1673 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug() 1912 CURL *cp; in PHP_FUNCTION() local 1957 CURL *cp; in PHP_FUNCTION() local
|
H A D | php_curl.h | 179 CURL *cp; member
|
/PHP-5.6/ext/pdo_firebird/ |
H A D | firebird_statement.c | 189 char *cp; in firebird_stmt_describe() local
|
/PHP-5.6/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 602 char *cp; in mprint() local
|
/PHP-5.6/Zend/ |
H A D | zend_alloc.c | 796 zend_mm_free_block **rp, **cp; in zend_mm_remove_from_free_list() local
|