Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmbyte.c5076 vcp->vc_type = CONV_TO_LATIN1; in convert_setup_ext()
5280 case CONV_TO_LATIN1: // utf-8 to latin1 conversion in string_convert_ext()
H A Dstructs.h1219 #define CONV_TO_LATIN1 3 macro