Home
last modified time | relevance | path

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

/PHP-8.0/win32/
H A Dcp_enc_map_gen.c5 struct cp { struct
12 static const struct cp cp_map[] = { argument
174 DWORD cp; in main() local
H A Dcodepage.c34 …char_t *php_win32_cp_to_w_int(const char* in, size_t in_len, size_t *out_len, UINT cp, DWORD flags) in php_win32_cp_to_w_int()
92 PW32CP wchar_t *php_win32_cp_conv_to_w(DWORD cp, DWORD flags, const char* in, size_t in_len, size_t… in php_win32_cp_conv_to_w()
210 …r *php_win32_cp_from_w_int(const wchar_t* in, size_t in_len, size_t *out_len, UINT cp, DWORD flags) in php_win32_cp_from_w_int()
269 PW32CP char *php_win32_cp_conv_from_w(DWORD cp, DWORD flags, const wchar_t* in, size_t in_len, size… in php_win32_cp_conv_from_w()
341 const struct php_win32_cp *cp = &php_win32_cp_map[i]; in php_win32_cp_get_by_enc() local
514 const struct php_win32_cp *cp; in php_win32_cp_cli_do_setup() local
562 const struct php_win32_cp *cp; in PHP_FUNCTION() local
602 const struct php_win32_cp *cp = php_win32_cp_get_current(); in PHP_FUNCTION() local
H A Dinet.c19 int inet_aton(const char *cp, struct in_addr *inp) { in inet_aton()
/PHP-8.0/ext/intl/uchar/
H A Duchar.c52 UChar32 cp; in IC_METHOD() local
73 UChar32 cp; in IC_METHOD() local
85 UChar32 cp; in IC_METHOD() local
105 UChar32 cp; in IC_METHOD() local
149 UChar32 cp; in IC_METHOD() local
202 UChar32 cp; in IC_METHOD() local
214 UChar32 cp; in IC_METHOD() local
389 UChar32 cp, ret; in IC_METHOD() local
418 UChar32 cp; in IC_METHOD() local
458 UChar32 cp; in IC_METHOD() local
[all …]
/PHP-8.0/ext/standard/
H A Dflock_compat.c162 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
H A Ddns.c435 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
812 u_char *cp = NULL, *end = NULL; in PHP_FUNCTION() local
1044 u_char *cp, *end; in PHP_FUNCTION() local
H A Dcrypt_sha256.c340 char *cp; in php_sha256_crypt_r() local
728 char *cp = php_sha256_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
H A Dcrypt_sha512.c373 char *cp; in php_sha512_crypt_r() local
795 char *cp = php_sha512_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c1171 const uint32_t *cp; in internal_dfa_match() local
1429 const uint32_t *cp; in internal_dfa_match() local
1670 const uint32_t *cp; in internal_dfa_match() local
1936 const uint32_t *cp; in internal_dfa_match() local
H A Dpcre2_match.c435 uint32_t cc, cp; in match_ref() local
2420 const uint32_t *cp; in match() local
2765 const uint32_t *cp; in match() local
3517 const uint32_t *cp; in match() local
4038 const uint32_t *cp; in match() local
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_env.c28 char *cp; in setenv() local
/PHP-8.0/ext/com_dotnet/
H A Dcom_dotnet.c231 zend_long cp = GetACP(); in PHP_METHOD() local
H A Dcom_com.c51 zend_long cp = GetACP(); in PHP_METHOD() local
/PHP-8.0/ext/curl/
H A Dinterface.c1232 CURL *cp; in curl_clone_obj() local
1633 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
1853 CURL *cp; in PHP_FUNCTION() local
2175 CURL *cp; in PHP_FUNCTION() local
H A Dcurl_private.h99 CURL *cp; member
/PHP-8.0/ext/standard/html_tables/
H A Dhtml_table_gen.php196 $cp = $i << 6 | $j; variable
/PHP-8.0/ext/pdo_firebird/
H A Dfirebird_statement.c212 char *cp; in firebird_stmt_describe() local
/PHP-8.0/ext/mbstring/
H A Dmbstring.c1409 static inline int php_mb_check_code_point(zend_long cp) in php_mb_check_code_point()
4038 zend_long cp; in php_mb_ord() local
4068 zend_long cp; in PHP_FUNCTION() local
4095 static inline zend_string *php_mb_chr(zend_long cp, zend_string *enc_name, uint32_t enc_name_arg_nu… in php_mb_chr()
4180 zend_long cp; in PHP_FUNCTION() local
/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_mips.h327 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
H A Ddasm_ppc.h331 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
H A Ddasm_arm.h348 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
H A Ddasm_arm64.h404 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
H A Ddasm_x86.h382 unsigned char *cp = base; in dasm_encode() local
/PHP-8.0/ext/fileinfo/libmagic/
H A Dsoftmagic.c798 char *cp; in mprint() local

Completed in 133 milliseconds