/PHP-8.3/win32/ |
H A D | cp_enc_map_gen.c | 5 struct cp { struct 12 static const struct cp cp_map[] = { argument 174 DWORD cp; in main() local
|
H A D | codepage.c | 38 …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() 96 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() 244 …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() 303 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() 375 const struct php_win32_cp *cp = &php_win32_cp_map[i]; in php_win32_cp_get_by_enc() local 548 const struct php_win32_cp *cp; in php_win32_cp_cli_do_setup() local 596 const struct php_win32_cp *cp; in PHP_FUNCTION() local 631 const struct php_win32_cp *cp = php_win32_cp_get_current(); in PHP_FUNCTION() local 639 const struct php_win32_cp *cp = php_win32_cp_get_current(); in PHP_FUNCTION() local
|
H A D | inet.c | 19 int inet_aton(const char *cp, struct in_addr *inp) { in inet_aton()
|
/PHP-8.3/ext/intl/uchar/ |
H A D | uchar.c | 53 UChar32 cp; in IC_METHOD() local 74 UChar32 cp; in IC_METHOD() local 86 UChar32 cp; in IC_METHOD() local 106 UChar32 cp; in IC_METHOD() local 150 UChar32 cp; in IC_METHOD() local 203 UChar32 cp; in IC_METHOD() local 215 UChar32 cp; in IC_METHOD() local 391 UChar32 cp, ret; in IC_METHOD() local 421 UChar32 cp; in IC_METHOD() local 461 UChar32 cp; in IC_METHOD() local [all …]
|
/PHP-8.3/ext/mbstring/libmbfl/filters/ |
H A D | utf7_helper.h | 17 static inline bool has_surrogate(uint16_t cp, bool is_surrogate) in has_surrogate()
|
H A D | mbfilter_utf7imap.c | 473 static uint32_t* handle_utf16_cp(uint16_t cp, uint32_t *out, uint16_t *surrogate1) in handle_utf16_cp() 735 static bool is_utf16_cp_valid(uint16_t cp, bool is_surrogate) in is_utf16_cp_valid()
|
H A D | mbfilter_utf7.c | 454 static uint32_t* handle_utf16_cp(uint16_t cp, uint32_t *out, uint16_t *surrogate1) in handle_utf16_cp() 721 static bool is_utf16_cp_valid(uint16_t cp, bool is_surrogate) in is_utf16_cp_valid()
|
/PHP-8.3/ext/standard/ |
H A D | flock_compat.c | 162 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
|
H A D | dns.c | 446 static uint8_t *php_parserr(uint8_t *cp, uint8_t *end, querybuf *answer, int type_to_fetch, int sto… in php_parserr() 823 uint8_t *cp = NULL, *end = NULL; in PHP_FUNCTION() local 1055 uint8_t *cp, *end; in PHP_FUNCTION() local
|
H A D | crypt_sha256.c | 339 char *cp; in php_sha256_crypt_r() local 744 char *cp = php_sha256_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
|
H A D | crypt_sha512.c | 372 char *cp; in php_sha512_crypt_r() local 811 char *cp = php_sha512_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
|
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_dfa_match.c | 1171 const uint32_t *cp; in internal_dfa_match() local 1443 const uint32_t *cp; in internal_dfa_match() local 1698 const uint32_t *cp; in internal_dfa_match() local 1978 const uint32_t *cp; in internal_dfa_match() local
|
H A D | pcre2_match.c | 437 uint32_t cc, cp; in match_ref() local 2437 const uint32_t *cp; in match() local 2825 const uint32_t *cp; in match() local 3633 const uint32_t *cp; in match() local 4212 const uint32_t *cp; in match() local
|
/PHP-8.3/sapi/fpm/fpm/ |
H A D | fpm_env.c | 29 char *cp; in setenv() local
|
/PHP-8.3/ext/com_dotnet/ |
H A D | com_dotnet.c | 231 zend_long cp = GetACP(); in PHP_METHOD() local
|
H A D | com_com.c | 50 zend_long cp = GetACP(); in PHP_METHOD() local
|
/PHP-8.3/ext/standard/html_tables/ |
H A D | html_table_gen.php | 196 $cp = $i << 6 | $j; variable
|
/PHP-8.3/ext/curl/ |
H A D | interface.c | 452 CURL *cp; in curl_clone_obj() local 959 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug() 1189 CURL *cp; in PHP_FUNCTION() local 1628 CURL *cp; in PHP_FUNCTION() local
|
H A D | curl_private.h | 104 CURL *cp; member
|
/PHP-8.3/ext/opcache/jit/dynasm/ |
H A D | dasm_x86.h | 390 static unsigned char *dasma_(unsigned char *cp, ptrdiff_t x) in dasma_() 405 unsigned char *cp = base; in dasm_encode() local
|
H A D | dasm_arm.h | 349 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
|
H A D | dasm_mips.h | 327 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
|
H A D | dasm_ppc.h | 331 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
|
/PHP-8.3/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfl_convert.c | 349 static uint32_t* convert_cp_to_hex(uint32_t cp, uint32_t *out) in convert_cp_to_hex()
|
/PHP-8.3/ext/pdo_firebird/ |
H A D | firebird_statement.c | 241 char *cp; in firebird_stmt_describe() local
|