Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dmultibyte.h28 #ifdef USE_WIDECHAR
101 #if defined(USE_WIDECHAR) && defined(DEBUG)
H A Dconv.c48 #ifdef USE_WIDECHAR
323 #ifdef USE_WIDECHAR in conv_init()
376 #if defined(USE_WIDECHAR) && defined(USE_ICONV) in conv_enc()
458 #if defined(USE_WIDECHAR) && defined(USE_ICONV) in conv_end()
H A Dkey.c233 #ifdef USE_WIDECHAR in v_key_name()
282 #ifdef USE_WIDECHAR in v_key_name()
H A Dkey.h12 #ifdef USE_WIDECHAR
H A Dlog.c708 #ifdef USE_WIDECHAR in apply_with()
H A Doptions.c34 #ifdef USE_WIDECHAR
H A Dexf.c1215 #if defined(USE_WIDECHAR) && defined(USE_ICONV)
/freebsd/usr.bin/vi/
H A Dconfig.h3 #define USE_WIDECHAR macro
/freebsd/contrib/nvi/regex/
H A Dregex.h99 #ifdef USE_WIDECHAR
/freebsd/contrib/nvi/files/
H A Dconfig.h.in2 #cmakedefine USE_WIDECHAR
/freebsd/contrib/nvi/ex/
H A Dex_edit.c134 #if defined(USE_WIDECHAR) && defined(USE_ICONV) in ex_N_edit()
/freebsd/contrib/nvi/
H A DINSTALL.md10 - libncursesw (for `USE_WIDECHAR`);
H A DCMakeLists.txt23 option(USE_WIDECHAR "Enable wide character support" ON) option
143 if(USE_WIDECHAR)
/freebsd/contrib/nvi/vi/
H A Dv_match.c165 #ifdef USE_WIDECHAR in v_buildmcs()
H A Dv_ex.c527 #if defined(USE_WIDECHAR) && defined(USE_ICONV) in v_ecl()
/freebsd/contrib/nvi/cl/
H A Dcl_funcs.c57 #ifdef USE_WIDECHAR in addstr4()