Home
last modified time | relevance | path

Searched refs:codepage (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/libpcap/
H A Dcharconv.c44 cp_to_utf_16le(UINT codepage, const char *cp_string, DWORD flags) in cp_to_utf_16le() argument
53 utf16le_len = MultiByteToWideChar(codepage, flags, cp_string, -1, in cp_to_utf_16le()
78 utf16le_len = MultiByteToWideChar(codepage, flags, cp_string, -1, in cp_to_utf_16le()
96 utf_16le_to_cp(UINT codepage, const wchar_t *utf16le_string) in utf_16le_to_cp() argument
107 cp_len = WideCharToMultiByte(codepage, WC_COMPOSITECHECK, in utf_16le_to_cp()
132 cp_len = WideCharToMultiByte(codepage, WC_COMPOSITECHECK, in utf_16le_to_cp()
H A Dcharconv.h39 extern wchar_t *cp_to_utf_16le(UINT codepage, const char *cp_string, DWORD flags);
40 extern char *utf_16le_to_cp(UINT codepage, const wchar_t *utf16le_string);
/freebsd/contrib/expat/xmlwf/
H A DMakefile.in150 xmlwf-codepage.$(OBJEXT) xmlwf-@FILEMAP@.$(OBJEXT)
176 ./$(DEPDIR)/xmlwf-codepage.Po ./$(DEPDIR)/xmlwf-xmlfile.Po \
378 codepage.c \
384 codepage.h \
548 xmlwf-codepage.o: codepage.c
549 …S) -MT xmlwf-codepage.o -MD -MP -MF $(DEPDIR)/xmlwf-codepage.Tpo -c -o xmlwf-codepage.o `test -f '…
550 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xmlwf-codepage.Tpo $(DEPDIR)/xmlwf-codepage.Po
555 xmlwf-codepage.obj: codepage.c
557 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/xmlwf-codepage.Tpo $(DEPDIR)/xmlwf-codepage.Po
709 -rm -f ./$(DEPDIR)/xmlwf-codepage.Po
[all …]
H A DMakefile.am37 codepage.c \
51 codepage.h \
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dpath.cpp421 UINT codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; in __wide_to_char() local
423 …int ret = WideCharToMultiByte(codepage, 0, str.data(), str.size(), out, outlen, nullptr,… in __wide_to_char()
433 UINT codepage = AreFileApisANSI() ? CP_ACP : CP_OEMCP; in __char_to_wide() local
434 …int ret = MultiByteToWideChar(codepage, MB_ERR_INVALID_CHARS, str.data(), str.size(), out, o… in __char_to_wide()
/freebsd/contrib/file/magic/Magdir/
H A Drtf36 # look for explicit codepage keyword
40 # skip unknown or buggy codepage string 0 like in fdo78502.rtf
42 # codepage string: 437~United States IBM, ..., 1252~WesternEuropean, ..., 57011~Punjabi
H A Dpalm70 >>(78.L+0x1C) belong !0 \b, codepage %d
H A Dmail.news77 >>22 ubelong =0x07900600 \b, OEM codepage
H A Ddatabase200 #>>>>>>>>>>>>29 ubyte =0 \b, codepage ID=%#x
202 >>>>>>>>>>>>29 ubyte >0 \b, codepage ID=%#x
H A Dmap243 # A lookup table of the chars in the map's codepage, and their collating sequence
H A Darchive1302 # ANSIPAGE_FLAG; indicates ANSI codepage used by ARJ32; hy switch
1303 >8 byte &0x02 \b, ANSI codepage
H A Dwindows1106 >>&0 regex/c \^Windows\ (Latin|Cyrillic) Windows codepage translator
/freebsd/share/syscons/fonts/
H A DINDEX.fonts256 haik8-8x16.fnt:en:haik8 codepage (use only with armscii8 screenmap)
257 haik8-8x16.fnt:da:haik8 codepage (brug kun med armscii8-screenmap)
262 haik8-8x14.fnt:en:haik8 codepage (use only with armscii8 screenmap)
263 haik8-8x14.fnt:da:haik8 codepage (brug kun med armscii8-screenmap)
268 haik8-8x8.fnt:en:haik8 codepage (use only with armscii8 screenmap)
269 haik8-8x8.fnt:da:haik8 codepage (brug kun med armscii8-screenmap)
/freebsd/share/syscons/keymaps/
H A DINDEX.keymaps341 kk.pt154.kst.kbd:en:Kazakh PT154 codepage
342 kk.pt154.kst.kbd:da:Kasakhisk PT154 codepage
343 kk.pt154.kst.kbd:de:Kasachisch PT154 codepage
345 kk.pt154.io.kbd:en:Kazakh PT154 codepage (with IO)
346 kk.pt154.io.kbd:da:Kazakh PT154 codepage (with IO)
347 kk.pt154.io.kbd:de:Kasachisch PT154 codepage (mit IO)
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1534 std::error_code CodePageToUTF16(unsigned codepage, llvm::StringRef original,
1538 ::MultiByteToWideChar(codepage, MB_ERR_INVALID_CHARS, original.begin(),
1549 ::MultiByteToWideChar(codepage, MB_ERR_INVALID_CHARS, original.begin(),
1574 static std::error_code UTF16ToCodePage(unsigned codepage, const wchar_t *utf16,
1579 int len = ::WideCharToMultiByte(codepage, 0, utf16, utf16_len,
1590 len = ::WideCharToMultiByte(codepage, 0, utf16, utf16_len, converted.data(),
/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.c2164 unsigned codepage; in invalid_mbs() local
2168 codepage = sc->to_cp; in invalid_mbs()
2170 codepage = sc->from_cp; in invalid_mbs()
2172 if (codepage == CP_C_LOCALE) in invalid_mbs()
2174 if (codepage != CP_UTF8) in invalid_mbs()
2177 if (MultiByteToWideChar(codepage, mbflag, p, (int)n, NULL, 0) == 0) in invalid_mbs()
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh558 complete links 'c/-/(assume-codepage async-dns download-dir \
/freebsd/contrib/sqlite3/
H A Dsqlite3.c48383 int codepage = useAnsi ? CP_ACP : CP_OEMCP;
48385 nByte = osMultiByteToWideChar(codepage, 0, zText, -1, NULL,
48394 nByte = osMultiByteToWideChar(codepage, 0, zText, -1, zMbcsText,
48412 int codepage = useAnsi ? CP_ACP : CP_OEMCP;
48414 nByte = osWideCharToMultiByte(codepage, 0, zWideText, -1, 0, 0, 0, 0);
48422 nByte = osWideCharToMultiByte(codepage, 0, zWideText, -1, zText,
/freebsd/contrib/ntp/
H A DCommitLog149472 fixed german umlaut codepage problem
149478 fixed german umlaut codepage problem