Home
last modified time | relevance | path

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

12

/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/ext/pdo_firebird/
H A Dfirebird_statement.c238 char *cp; in pdo_firebird_stmt_describe() local
/php-src/ext/standard/
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
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
/php-src/ext/standard/html_tables/
H A Dhtml_table_gen.php196 $cp = $i << 6 | $j; variable
/php-src/sapi/fpm/fpm/
H A Dfpm_env.c29 char *cp; in setenv() local
/php-src/win32/
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
H A Dcp_enc_map_gen.c5 struct cp { struct
12 static const struct cp cp_map[] = { argument
174 DWORD cp; in main() local

Completed in 79 milliseconds

12