Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dmap.pro25 int langmap_adjust_mb(int c);
/vim-8.2.3635/src/
H A Dmacros.h140 c = langmap_adjust_mb(c); \
H A Dmap.c2622 langmap_adjust_mb(int c) in langmap_adjust_mb() function