Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Doption.h480 #define CMP_INTERNAL 0x001 macro
H A Dmbyte.c3562 if (!(cmp_flags & CMP_INTERNAL)) in utf_toupper()
3594 if (!(cmp_flags & CMP_INTERNAL)) in utf_tolower()