Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_mac_conv.c396 Boolean should_free_utf8 = FALSE; in mac_enc_to_utf16() local
413 should_free_utf8 = TRUE; in mac_enc_to_utf16()
428 if (should_free_utf8) in mac_enc_to_utf16()