Home
last modified time | relevance | path

Searched refs:to_w_fl (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/win32/
H A Dcp_enc_map_gen.c221 DWORD to_w_fl = 0, from_w_fl = 0; in main() local
225 to_w_fl = MB_ERR_INVALID_CHARS; in main()
234 …printf("\t{ %u, %u, %u, %u, \"%s\", NULL, \"%s\" },\n", info.CodePage, to_w_fl, from_w_fl, info.Ma… in main()
239 …printf("\t{ %u, %u, %u, %u, \"%s\", \"%s\", \"%s\" },\n", info.CodePage, to_w_fl, from_w_fl, info.… in main()
H A Dcodepage.h35 DWORD to_w_fl; member
104 ret = php_win32_cp_conv_to_w(acp->id, acp->to_w_fl, in, in_len, out_len); in php_win32_cp_conv_any_to_w()
H A Dcodepage.c719 …tmpw = php_win32_cp_conv_to_w(in_cp->id, in_cp->to_w_fl, ZSTR_VAL(subject), ZSTR_LEN(subject), &tm… in PHP_FUNCTION()

Completed in 10 milliseconds