Home
last modified time | relevance | path

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

/PHP-7.2/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.c33 …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()
91 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()
174 …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()
233 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()
310 const struct php_win32_cp *cp = &php_win32_cp_map[i]; in php_win32_cp_get_by_enc() local
484 const struct php_win32_cp *cp; in php_win32_cp_cli_do_setup() local
533 const struct php_win32_cp *cp; in PHP_FUNCTION() local
574 const struct php_win32_cp *cp = php_win32_cp_get_current(); in PHP_FUNCTION() local
H A Dinet.c21 int inet_aton(const char *cp, struct in_addr *inp) { in inet_aton()
/PHP-7.2/ext/intl/uchar/
H A Duchar.c10 zend_long cp = -1; in convert_cp() local
52 UChar32 cp; in IC_METHOD() local
79 UChar32 cp; in IC_METHOD() local
97 UChar32 cp; in IC_METHOD() local
116 UChar32 cp; in IC_METHOD() local
164 UChar32 cp; in IC_METHOD() local
226 UChar32 cp; in ZEND_END_ARG_INFO() local
244 UChar32 cp; in ZEND_END_ARG_INFO() local
463 UChar32 cp; in IC_METHOD() local
504 UChar32 cp; in IC_METHOD() local
[all …]
/PHP-7.2/ext/standard/
H A Dflock_compat.c177 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
1041 u_char *cp, *end; in PHP_FUNCTION() local
H A Dcrypt_sha512.c389 char *cp; in php_sha512_crypt_r() local
807 char *cp = php_sha512_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
H A Dcrypt_sha256.c356 char *cp; in php_sha256_crypt_r() local
740 char *cp = php_sha256_crypt(tests2[cnt].input, tests2[cnt].salt); in main() local
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_env.c29 char *cp; in setenv() local
/PHP-7.2/ext/com_dotnet/
H A Dcom_dotnet.c199 zend_long cp = GetACP(); in PHP_FUNCTION() local
H A Dcom_com.c55 zend_long cp = GetACP(); in PHP_FUNCTION() local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_exec.c238 pcre_uint32 cc, cp; in match_ref() local
2557 const pcre_uint32 *cp; in match() local
4303 const pcre_uint32 *cp; in match() local
5056 const pcre_uint32 *cp; in match() local
5565 const pcre_uint32 *cp; in match() local
/PHP-7.2/ext/standard/html_tables/
H A Dhtml_table_gen.php201 $cp = $i << 6 | $j; variable
/PHP-7.2/ext/curl/
H A Dinterface.c1746 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
1975 CURL *cp; in PHP_FUNCTION() local
2088 CURL *cp; in PHP_FUNCTION() local
H A Dphp_curl.h185 CURL *cp; member
/PHP-7.2/ext/pdo_firebird/
H A Dfirebird_statement.c204 char *cp; in firebird_stmt_describe() local
/PHP-7.2/ext/mbstring/
H A Dmbstring.c1979 static inline int php_mb_check_code_point(long cp) in php_mb_check_code_point()
5050 zend_long cp; in php_mb_ord() local
5110 zend_long cp; in PHP_FUNCTION() local
5129 static inline char* php_mb_chr(zend_long cp, const char* enc, size_t *output_len) in php_mb_chr()
5230 zend_long cp; in PHP_FUNCTION() local
/PHP-7.2/ext/fileinfo/libmagic/
H A Dsoftmagic.c662 char *cp; in mprint() local

Completed in 86 milliseconds