Home
last modified time | relevance | path

Searched refs:CP_UTF7 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dwinduni.h82 #define CP_UTF7 65000 /* UTF-7 translation. */ macro
H A Dwinduni.c85 { CP_UTF7, "UTF-7" },
758 if (cp == CP_UTF8 || cp == CP_UTF7) in wind_MultiByteToWideChar()
H A DChangeLog-2007628 * winduni.h: (CP_ACP, CP_UTF7, CP_UTF8, CP_OEM, CP_UTF16): New
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dwinduni.h82 #define CP_UTF7 65000 /* UTF-7 translation. */ macro
H A Dwinduni.c85 { CP_UTF7, "UTF-7" },
758 if (cp == CP_UTF8 || cp == CP_UTF7) in wind_MultiByteToWideChar()
H A DChangeLog-2007628 * winduni.h: (CP_ACP, CP_UTF7, CP_UTF8, CP_OEM, CP_UTF16): New
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinnls.d191 CP_UTF7 = 65000, enumerator