| /vim-8.2.3635/runtime/tutor/ |
| H A D | Makefile | 31 iconv -f ISO-8859-1 -t UTF-8 tutor > tutor.utf-8 34 iconv -f UTF-8 -t ISO-8859-1 tutor.bar.utf-8 > tutor.bar 37 iconv -f ISO-8859-1 -t UTF-8 tutor.ca > tutor.ca.utf-8 40 iconv -f UTF-8 -t ISO-8859-3 tutor.eo.utf-8 > tutor.eo 43 iconv -f ISO-8859-1 -t UTF-8 tutor.de > tutor.de.utf-8 46 iconv -f UTF-8 -t ISO-8859-7 tutor.el.utf-8 > tutor.el 52 iconv -f ISO-8859-1 -t UTF-8 tutor.es > tutor.es.utf-8 55 iconv -f ISO-8859-1 -t UTF-8 tutor.fr > tutor.fr.utf-8 58 iconv -f UTF-8 -t ISO-8859-2 tutor.hu.utf-8 > tutor.hu 64 iconv -f UTF-8 -t ISO-8859-2 tutor.hr.utf-8 > tutor.hr [all …]
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | Makefile | 464 iconv -f latin1 -t utf-8 $< >$@ 467 iconv -f latin1 -t utf-8 $< >$@ 470 iconv -f latin1 -t utf-8 $< >$@ 473 iconv -f latin1 -t utf-8 $< >$@ 476 iconv -f latin1 -t utf-8 $< >$@ 479 iconv -f latin1 -t utf-8 $< >$@ 482 iconv -f latin1 -t utf-8 $< >$@ 485 iconv -f latin1 -t utf-8 $< >$@ 488 iconv -f latin1 -t utf-8 $< >$@ 491 iconv -f latin1 -t utf-8 $< >$@ [all …]
|
| H A D | mbyte.txt | 322 to iconv() to convert between the encoding of the file and the current locale. 386 not all conversions being possible, iconv() being present, etc. Since this 432 Most of these require the |+iconv| feature. Conversion for reading and 436 All: iconv 437 GNU iconv can convert most encodings. Unicode is used as the 477 - Conversion with the iconv library, if it is available. 478 Old versions of GNU iconv() may cause the conversion to fail (they 480 Try getting another iconv() implementation. 482 *iconv-dynamic* 483 On MS-Windows Vim can be compiled with the |+iconv/dyn| feature. This means [all …]
|
| H A D | various.txt | 389 *+iconv* Compiled with the |iconv()| function 390 *+iconv/dyn* Likewise |iconv-dynamic| |/dyn|
|
| H A D | mlang.txt | 108 https://mlocati.github.io/gettext-iconv-windows/
|
| H A D | version6.txt | 668 - Win32 with Mingw: compile with iconv library. (Ron Aaron) 669 - Win32 with MSVC: dynamically load iconv.dll library. (Muraoka Taro) 1347 iconv() Convert a string from one encoding to another. 3637 When "iconv.dll" can't be found, try using "libiconv.dll". 4126 Also for the iconv and gettext libraries when 'verbose' is set. 7806 there can be an error the next time iconv() is used. 8248 Solution: Don't reset the iconv() state. 9439 iconv(). Should do most needed conversions without iconv.dll. 12277 Possible failure and memory leak when using iconv, Unicode 12775 ":scriptencoding" the iconv() file descriptor was not closed [all …]
|
| /vim-8.2.3635/src/po/ |
| H A D | Makefile | 102 iconv -f utf-8 -t cp932 ja.po | ./sjiscorr > ja.sjis.po 108 iconv -f utf-8 -t euc-jp ja.po | \ 114 iconv -f iso-8859-2 -t cp1250 cs.po | \ 120 iconv -f iso-8859-2 -t cp1250 pl.po | \ 126 iconv -f iso-8859-2 -t utf-8 pl.po | \ 132 iconv -f iso-8859-2 -t cp1250 sk.po | \ 140 iconv -f UTF-8 -t cp936 zh_CN.UTF-8.po | \ 146 iconv -f UTF-8 -t euc-kr ko.UTF-8.po | \ 154 iconv -f utf-8 -t cp1251 ru.po | \ 160 iconv -f utf-8 -t cp1251 uk.po | \
|
| H A D | README.txt | 11 supported by iconv and will be automatically converted to the currently used 137 When using gettext which doesn't support iconv, the encoding of the .mo file 145 iconv -f utf-8 -t euc-jp ja.po.orig > ja.po
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_termencoding.vim | 4 " This only works with "iconv". 5 if !has('iconv') 6 throw 'Skipped: iconv feature missing'
|
| H A D | mouse.vim | 28 if has('iconv') 29 let bytes = str->iconv('utf-8', 'latin1')
|
| H A D | test_digraph.vim | 563 CheckFeature iconv 572 call assert_equal(iconv(ch, 'utf-8', 'japan'), digraph_get(key))
|
| H A D | test_tagjump.vim | 239 if !has('iconv') || iconv("\x82\x60", "cp932", "utf-8") != "\uff21" 240 throw 'Skipped: iconv does not work'
|
| H A D | test_writefile.vim | 46 CheckFeature iconv 89 CheckFeature iconv
|
| /vim-8.2.3635/runtime/spell/th/ |
| H A D | main.aap | 37 :assertpkg unzip iconv 40 :sys {force} iconv -c -f TIS-620 -t UTF-8 <$FNAME >th.dic
|
| /vim-8.2.3635/nsis/ |
| H A D | README.txt | 46 8. Get gettext and iconv DLLs from the following site: 47 https://github.com/mlocati/gettext-iconv-windows/releases
|
| H A D | gvim.nsi | 974 # Delete gettext and iconv DLLs
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_zh_cn.gb2312.vim | 6 " This causes trouble for a broken iconv (symptom: last character is always
|
| H A D | README.txt | 47 UTF-8 will always be possible. Other conversions depend on the iconv
|
| /vim-8.2.3635/src/ |
| H A D | link.sh | 56 …for libname in SM ICE nsl dnet dnet_stub inet socket dir elf iconv Xt Xmu Xp Xpm X11 Xdmcp x w per…
|
| H A D | mbyte.c | 4730 (void)iconv(fd, NULL, NULL, &p, &tolen); in my_iconv_open() 4791 if (iconv(vcp->vc_fd, (void *)&from, &fromlen, &to, &tolen) in iconv_string() 4913 iconv = (void *)GetProcAddress(hIconvDLL, "libiconv"); in iconv_enabled() 4920 if (iconv == NULL || iconv_open == NULL || iconv_close == NULL in iconv_enabled()
|
| H A D | bufwrite.c | 452 (void)iconv(ip->bw_iconv_fd, NULL, NULL, &to, &tolen); in buf_write_bytes() 465 if ((iconv(ip->bw_iconv_fd, (void *)&from, &fromlen, &to, &tolen) in buf_write_bytes()
|
| H A D | INSTALLpc.txt | 983 C. Copy gettext and iconv DLLs into the "vim82" directory 985 Get gettext and iconv DLLs from the following site: 986 https://github.com/mlocati/gettext-iconv-windows/releases
|
| H A D | configure.ac | 3290 termio.h iconv.h inttypes.h langinfo.h math.h \ 3882 dnl Link with iconv for charset translation, if not found without library. 3883 dnl check for iconv() requires including iconv.h 3884 dnl Add "-liconv" when possible; Solaris has iconv but use GNU iconv when it 3891 # include <iconv.h> 3898 # include <iconv.h>
|
| H A D | Make_cyg_ming.mak | 73 # Set to path to iconv.h and libiconv.a to enable using 'iconv.dll'.
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | muttrc.vim | 425 syn keyword muttrcHooks contained skipwhite account-hook charset-hook iconv-hook message-hook fold… 428 \ alternative_order auto_view exec hdr_order iconv-hook ignore mailboxes
|