Home
last modified time | relevance | path

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

12

/PHP-8.1/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
597 const struct php_win32_cp *cp = php_win32_cp_get_current(); in PHP_FUNCTION() local
605 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.1/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.1/ext/mbstring/libmbfl/filters/
H A Dutf7_helper.h22 static inline bool has_surrogate(uint16_t cp, bool is_surrogate) in has_surrogate()
H A Dmbfilter_utf7imap.c462 static bool is_utf16_cp_valid(uint16_t cp, bool is_surrogate) in is_utf16_cp_valid()
H A Dmbfilter_utf7.c461 static bool is_utf16_cp_valid(uint16_t cp, bool is_surrogate) in is_utf16_cp_valid()
H A Dmbfilter_sjis_mobile.c286 static inline int convert_emoji_cp(int cp) in convert_emoji_cp()
/PHP-8.1/ext/standard/
H A Dflock_compat.c162 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
H A Ddns.c466 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
843 u_char *cp = NULL, *end = NULL; in PHP_FUNCTION() local
1075 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.1/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
2422 const uint32_t *cp; in match() local
2767 const uint32_t *cp; in match() local
3519 const uint32_t *cp; in match() local
4040 const uint32_t *cp; in match() local
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_env.c29 char *cp; in setenv() local
/PHP-8.1/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.1/ext/curl/
H A Dinterface.c1238 CURL *cp; in curl_clone_obj() local
1630 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
1854 CURL *cp; in PHP_FUNCTION() local
2248 CURL *cp; in PHP_FUNCTION() local
H A Dcurl_private.h100 CURL *cp; member
/PHP-8.1/ext/standard/html_tables/
H A Dhtml_table_gen.php196 $cp = $i << 6 | $j; variable
/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_x86.h383 static unsigned char *dasma_(unsigned char *cp, ptrdiff_t x) in dasma_()
398 unsigned char *cp = base; in dasm_encode() local
H A Ddasm_mips.h327 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
H A Ddasm_arm.h349 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
/PHP-8.1/ext/pdo_firebird/
H A Dfirebird_statement.c236 char *cp; in firebird_stmt_describe() local
/PHP-8.1/ext/mbstring/
H A Dmbstring.c1403 static inline int php_mb_check_code_point(zend_long cp) in php_mb_check_code_point()
4046 zend_long cp; in php_mb_ord() local
4075 zend_long cp; in PHP_FUNCTION() local
4102 static inline zend_string *php_mb_chr(zend_long cp, zend_string *enc_name, uint32_t enc_name_arg_nu… in php_mb_chr()
4187 zend_long cp; in PHP_FUNCTION() local

Completed in 96 milliseconds

12