Searched refs:multi_byte (Results 1 – 10 of 10) sorted by relevance
15 int string_to_key(char_u *arg, int multi_byte);
278 \ \%(\%(\<no_\?\)\?multibyte\>\)\|\%(\%(no_\?\)\?multi_byte\>\)\|
420 T *+multi_byte* Unicode support, 16 and 32 bit characters |multibyte|
7030 Problem: Build failure with +multi_byte but without +diff.11724 Problem: Python doesn't compile without +multi_byte11748 Problem: Python 3 doesn't compile without +multi_byte13454 Solution: Also define MB_MAXBYTES without the +multi_byte feature. Fix
1361 +multi_byte various.txt /*+multi_byte*
8684 Problem: Cannot compile with the +multi_byte feature but without +rightleft.9962 Problem: When compiled with the +multi_byte feature but without +eval,
22835 Problem: Cannot build with +eval and -multi_byte.22836 Solution: Adjust #ifdefs. (John Marriott) Always include the multi_byte25916 The following features are now included in all versions: |+multi_byte|,31680 Problem: Options window still checks for the multi_byte feature.
12415 multi_byte Compiled with support for 'encoding' (always true)
2263 string_to_key(char_u *arg, int multi_byte) in string_to_key() argument2269 if (multi_byte) in string_to_key()
537 elseif &enc == "latin1" || !has("multi_byte")