Searched refs:utf8 (Results 1 - 24 of 24) sorted by relevance

/freebsd-9.3-release/gnu/usr.bin/groff/font/devutf8/
H A DMakefile3 DEV= utf8
/freebsd-9.3-release/contrib/dialog/samples/
H A Dinputbox6-utf82 # $Id: inputbox6-utf8,v 1.8 2010/01/13 10:20:03 tom Exp $
8 . ./setup-utf8
H A Dmenubox-utf82 # $Id: menubox-utf8,v 1.10 2010/01/13 10:20:03 tom Exp $
8 . ./setup-utf8
H A Dmsgbox-utf82 # $Id: msgbox-utf8,v 1.1 2011/01/18 00:25:30 tom Exp $
7 . ./setup-utf8
H A Dyesno-utf82 # $Id: yesno-utf8,v 1.7 2010/01/14 01:11:23 tom Exp $
6 . ./setup-utf8
H A Dchecklist-utf82 # $Id: checklist-utf8,v 1.12 2010/01/13 10:20:03 tom Exp $
8 . ./setup-utf8
H A Dmsgbox4-utf82 # $Id: msgbox4-utf8,v 1.10 2010/01/13 10:20:03 tom Exp $
6 . ./setup-utf8
H A Deditbox-utf82 # $Id: editbox-utf8,v 1.9 2010/01/13 10:20:03 tom Exp $
8 . ./setup-utf8
H A Dform1-utf82 # $Id: form1-utf8,v 1.7 2010/01/13 10:47:35 tom Exp $
6 . ./setup-utf8
H A Dpasswordform1-utf82 # $Id: passwordform1-utf8,v 1.7 2010/01/13 10:47:35 tom Exp $
6 . ./setup-utf8
/freebsd-9.3-release/contrib/groff/src/preproc/eqn/
H A Dneqn.sh9 T=utf8 ;;
/freebsd-9.3-release/contrib/llvm/lib/Support/Windows/
H A DPath.inc1065 llvm::error_code UTF8ToUTF16(llvm::StringRef utf8,
1068 utf8.begin(), utf8.size(),
1078 utf8.begin(), utf8.size(),
1092 llvm::SmallVectorImpl<char> &utf8) {
1096 utf8.begin(), 0,
1102 utf8.reserve(len);
1103 utf8.set_size(len);
1108 utf8
[all...]
H A DWindows.h162 error_code UTF8ToUTF16(StringRef utf8,
165 SmallVectorImpl<char> &utf8);
/freebsd-9.3-release/contrib/expat/lib/
H A Dxmltok.c1252 char utf8[256][4]; member in struct:unknown_encoding
1299 const char *utf8; local
1303 utf8 = uenc->utf8[(unsigned char)**fromP];
1304 n = *utf8++;
1310 utf8 = buf;
1320 *(*toP)++ = *utf8++;
1366 e->utf8[i][0] = 1;
1367 e->utf8[i][1] = 0;
1373 e->utf8[
[all...]
/freebsd-9.3-release/share/i18n/esdb/UTF/
H A DMakefile28 UTF-8-var= utf8
/freebsd-9.3-release/tools/tools/drm/
H A Dgen-drm_pciids6 use utf8;
/freebsd-9.3-release/lib/libc/locale/
H A DMakefile.inc17 tolower.c toupper.c utf8.c wcrtomb.c wcsnrtombs.c \
46 MAN+= big5.5 euc.5 gb18030.5 gb2312.5 gbk.5 mskanji.5 utf8.5
/freebsd-9.3-release/contrib/ncurses/
H A Dconfigure7036 echo "${as_me-configure}:7036: testing Starting FIND_LINKAGE(utf8,) ..." 1>&5
7070 echo "${as_me-configure}:7070: testing Searching for headers in FIND_LINKAGE(utf8,) ..." 1>&5
7082 test -d /usr/include/utf8 && cf_search="$cf_search /usr/include/utf8"
7083 test -d /usr/include/utf8/include && cf_search="$cf_search /usr/include/utf8/include"
7084 test -d /usr/utf8/include && cf_search="$cf_search /usr/utf8/include"
7085 test -d /usr/utf8/include/utf8
[all...]
/freebsd-9.3-release/contrib/expat/tests/
H A Druntests.c396 char *utf8 = local
400 run_character_check(text, utf8);
402 run_attribute_check(text, utf8);
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_entry.c295 aes_update_utf8(struct aes *aes, const char *utf8) argument
297 if (utf8 == NULL) {
303 archive_strcpy(&(aes->aes_utf8), utf8);
/freebsd-9.3-release/contrib/tzdata/
H A DMakefile567 LC_ALL=en_US.utf8 && export LC_ALL && \
/freebsd-9.3-release/contrib/groff/contrib/groffer/
H A Dgroffer2.sh4823 ascii|cp1047|latin1|utf8)
4908 ascii|cp1047|latin1|utf8)
5550 ascii|cp1047|latin1|utf8)
/freebsd-9.3-release/contrib/tcsh/
H A Dconfigure5290 iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
5316 && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
/freebsd-9.3-release/contrib/ncurses/misc/
H A Dterminfo.src2864 ms-vt-utf8|vt-utf8|UTF-8 flavor of vt100+,
21539 # * add vt100+ and vt-utf8 entries -TD

Completed in 245 milliseconds