Home
last modified time | relevance | path

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

/PHP-7.4/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.h37 DWORD to_w_fl; member
106 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.c694 tmpw = php_win32_cp_conv_to_w(in_cp->id, in_cp->to_w_fl, subj, subj_len, &tmpw_len); in PHP_FUNCTION()

Completed in 9 milliseconds