Home
last modified time | relevance | path

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

/PHP-7.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.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()
171 …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()
230 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()
307 const struct php_win32_cp *cp = &php_win32_cp_map[i]; in php_win32_cp_get_by_enc() local
481 const struct php_win32_cp *cp; in php_win32_cp_cli_do_setup() local
530 const struct php_win32_cp *cp; in PHP_FUNCTION() local
571 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.1/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.1/ext/standard/
H A Dflock_compat.c181 int inet_aton(const char *cp, struct in_addr *ap) in inet_aton()
H A Ddns.c438 static u_char *php_parserr(u_char *cp, u_char *end, querybuf *answer, int type_to_fetch, int store,… in php_parserr()
815 u_char *cp = NULL, *end = NULL; in PHP_FUNCTION() local
1040 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.1/sapi/fpm/fpm/
H A Dfpm_env.c29 char *cp; in setenv() local
/PHP-7.1/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.1/ext/pcre/pcrelib/
H A Dpcre_exec.c236 pcre_uint32 cc, cp; in match_ref() local
2555 const pcre_uint32 *cp; in match() local
4301 const pcre_uint32 *cp; in match() local
5054 const pcre_uint32 *cp; in match() local
5563 const pcre_uint32 *cp; in match() local
/PHP-7.1/ext/standard/html_tables/
H A Dhtml_table_gen.php201 $cp = $i << 6 | $j; variable
/PHP-7.1/ext/curl/
H A Dinterface.c1748 static int curl_debug(CURL *cp, curl_infotype type, char *buf, size_t buf_len, void *ctx) /* {{{ */ in curl_debug()
1976 CURL *cp; in PHP_FUNCTION() local
2089 CURL *cp; in PHP_FUNCTION() local
H A Dphp_curl.h183 CURL *cp; member
/PHP-7.1/ext/pdo_firebird/
H A Dfirebird_statement.c204 char *cp; in firebird_stmt_describe() local
/PHP-7.1/ext/fileinfo/libmagic/
H A Dsoftmagic.c628 char *cp; in mprint() local

Completed in 70 milliseconds