Home
last modified time | relevance | path

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

12

/php-src/ext/dom/lexbor/lexbor/encoding/
H A Dencode.c141 lxb_codepoint_t cp; in lxb_encoding_encode_big5() local
180 lxb_codepoint_t cp; in lxb_encoding_encode_euc_jp() local
238 lxb_codepoint_t cp; in lxb_encoding_encode_euc_kr() local
271 lxb_codepoint_t cp; in lxb_encoding_encode_gbk() local
331 lxb_codepoint_t cp; in lxb_encoding_encode_iso_2022_jp() local
678 lxb_codepoint_t cp; in lxb_encoding_encode_shift_jis() local
730 lxb_codepoint_t cp) in lxb_encoding_encode_utf_16_write()
747 lxb_codepoint_t cp; in lxb_encoding_encode_utf_16() local
793 lxb_codepoint_t cp; in lxb_encoding_encode_utf_8() local
904 lxb_codepoint_t cp; in lxb_encoding_encode_gb18030() local
[all …]
H A Ddecode.c49 #define LXB_ENCODING_DECODE_APPEND_WO_CHECK(ctx, cp) \ argument
55 #define LXB_ENCODING_DECODE_APPEND(ctx, cp) \ argument
65 #define LXB_ENCODING_DECODE_APPEND_P(ctx, cp) \ argument
2892 lxb_codepoint_t cp; in lxb_encoding_decode_valid_utf_8_single() local
H A Dencoding.c224 const lxb_codepoint_t **cp, const lxb_codepoint_t *end) in lxb_encoding_data_call_encode_noi()
H A Dencoding.h346 const lxb_codepoint_t **cp, const lxb_codepoint_t *end) in lxb_encoding_data_call_encode()
/php-src/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.c38 …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
/php-src/ext/intl/uchar/
H A Duchar.c53 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
420 UChar32 cp; in IC_METHOD() local
460 UChar32 cp; in IC_METHOD() local
[all …]
/php-src/ext/dom/lexbor/lexbor/core/
H A Ddiyfp.c123 const lexbor_diyfp_cpe_t *cp; in lexbor_cached_power_dec() local
138 const lexbor_diyfp_cpe_t *cp; in lexbor_cached_power_bin() local
/php-src/ext/mbstring/libmbfl/filters/
H A Dutf7_helper.h17 static inline bool has_surrogate(uint16_t cp, bool is_surrogate) in has_surrogate()
H A Dmbfilter_utf7imap.c474 static uint32_t* handle_utf16_cp(uint16_t cp, uint32_t *out, uint16_t *surrogate1) in handle_utf16_cp()
737 static bool is_utf16_cp_valid(uint16_t cp, bool is_surrogate) in is_utf16_cp_valid()
H A Dmbfilter_utf7.c455 static uint32_t* handle_utf16_cp(uint16_t cp, uint32_t *out, uint16_t *surrogate1) in handle_utf16_cp()
722 static bool is_utf16_cp_valid(uint16_t cp, bool is_surrogate) in is_utf16_cp_valid()
/php-src/ext/standard/
H A Ddns.c449 static uint8_t *php_parserr(uint8_t *cp, uint8_t *end, querybuf *answer, int type_to_fetch, int sto… in php_parserr()
826 uint8_t *cp = NULL, *end = NULL; in PHP_FUNCTION() local
1058 uint8_t *cp, *end; in PHP_FUNCTION() local
H A Dcrypt_sha256.c334 char *cp; in php_sha256_crypt_r() local
739 char *cp = php_sha256_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
H A Dcrypt_sha512.c371 char *cp; in php_sha512_crypt_r() local
810 char *cp = php_sha512_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c1178 const uint32_t *cp; in internal_dfa_match() local
1461 const uint32_t *cp; in internal_dfa_match() local
1726 const uint32_t *cp; in internal_dfa_match() local
2016 const uint32_t *cp; in internal_dfa_match() local
H A Dpcre2_match.c442 uint32_t cc, cp; in match_ref() local
2488 const uint32_t *cp; in match() local
2889 const uint32_t *cp; in match() local
3706 const uint32_t *cp; in match() local
4295 const uint32_t *cp; in match() local
/php-src/sapi/fpm/fpm/
H A Dfpm_env.c29 char *cp; in setenv() local
/php-src/ext/com_dotnet/
H A Dcom_dotnet.c231 zend_long cp = GetACP(); in PHP_METHOD() local
H A Dcom_com.c50 zend_long cp = GetACP(); in PHP_METHOD() local
/php-src/ext/standard/html_tables/
H A Dhtml_table_gen.php196 $cp = $i << 6 | $j; variable
/php-src/ext/curl/
H A Dinterface.c439 CURL *cp; in curl_clone_obj() local
942 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
1213 CURL *cp; in PHP_FUNCTION() local
1568 CURL *cp; in PHP_FUNCTION() local
H A Dcurl_private.h99 CURL *cp; member
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_x86.h384 static unsigned char *dasma_(unsigned char *cp, ptrdiff_t x) in dasma_()
399 unsigned char *cp = base; in dasm_encode() local
/php-src/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_convert.c348 static uint32_t* convert_cp_to_hex(uint32_t cp, uint32_t *out) in convert_cp_to_hex()
/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c238 char *cp; in pdo_firebird_stmt_describe() local

Completed in 143 milliseconds

12