Home
last modified time | relevance | path

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

12

/php-src/Zend/
H A Dzend_operators.c2836 unsigned int cp = ___lc_codepage_func(); in zend_update_current_locale() local
/php-src/ext/com_dotnet/
H A Dcom_com.c50 zend_long cp = GetACP(); in PHP_METHOD() local
H A Dcom_dotnet.c231 zend_long cp = GetACP(); in PHP_METHOD() local
/php-src/ext/curl/
H A Dcurl_private.h92 CURL *cp; member
H A Dinterface.c439 CURL *cp; in curl_clone_obj() local
861 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
1132 CURL *cp; in PHP_FUNCTION() local
1484 CURL *cp; in PHP_FUNCTION() local
/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/dom/lexbor/lexbor/encoding/
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 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 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/ext/fileinfo/libmagic/
H A Dsoftmagic.c775 char *cp, *scp; in mprint() local
/php-src/ext/hash/xxhash/
H A Dxxhash.h3839 const __m512i* cp; in XXH3_initCustomSecret_avx512() member
/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/mbstring/libmbfl/filters/
H A Dmbfilter_cjk.c939 static inline int convert_emoji_cp(int cp) in convert_emoji_cp()
H A Dmbfilter_utf16.c1121 uint32_t cp = (*str << 8) + *(str + 1); in mb_cut_utf16() local
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()
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 Dutf7_helper.h17 static inline bool has_surrogate(uint16_t cp, bool is_surrogate) in has_surrogate()
/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/mbstring/
H A Dmbstring.c1413 static inline bool php_mb_check_code_point(zend_long cp) in php_mb_check_code_point()
5662 zend_long cp; in PHP_FUNCTION() local
5688 static inline zend_string *php_mb_chr(zend_long cp, zend_string *enc_name, uint32_t enc_name_arg_nu… in php_mb_chr()
5761 zend_long cp; in PHP_FUNCTION() local
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_arm.h344 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
H A Ddasm_arm64.h428 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
H A Ddasm_mips.h322 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
H A Ddasm_ppc.h326 unsigned int *cp = (unsigned int *)buffer; in dasm_encode() local
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

Completed in 153 milliseconds

12