Searched refs:CODESET (Results 1 – 14 of 14) sorted by relevance
26 SRCS = 646%CODESET.c28 ALL_SOS = 646%CODESET.so30 LINK_TARGETS = 646%CODESET.so37 $(SYMLINK) -f 646%CODESET.so $(ICONV_DIR)/646%5601.so38 $(SYMLINK) -f 646%CODESET.so $(ICONV_DIR)/646%BIG5.so39 $(SYMLINK) -f 646%CODESET.so $(ICONV_DIR)/646%cns11643.so40 $(SYMLINK) -f 646%CODESET.so $(ICONV_DIR)/646%eucJP.so41 $(SYMLINK) -f 646%CODESET.so $(ICONV_DIR)/646%gb2312.so42 $(SYMLINK) -f 646%CODESET.so $(ICONV_DIR)/646%GBK.so43 $(SYMLINK) -f 646%CODESET.so $(ICONV_DIR)/646%PCK.so[all …]
48 { CODESET, "646" },78 { CODESET, "UTF-8" },108 { CODESET, "ISO8859-15" },138 { CODESET, "UTF-8" },
35 file path=usr/lib/iconv/$(ARCH64)/646%CODESET.so101 file path=usr/lib/iconv/646%CODESET.so173 link path=usr/lib/iconv/$(ARCH64)/646%5601.so target=./646%CODESET.so174 link path=usr/lib/iconv/$(ARCH64)/646%BIG5.so target=./646%CODESET.so175 link path=usr/lib/iconv/$(ARCH64)/646%GBK.so target=./646%CODESET.so176 link path=usr/lib/iconv/$(ARCH64)/646%PCK.so target=./646%CODESET.so177 link path=usr/lib/iconv/$(ARCH64)/646%SJIS.so target=./646%CODESET.so178 link path=usr/lib/iconv/$(ARCH64)/646%cns11643.so target=./646%CODESET.so179 link path=usr/lib/iconv/$(ARCH64)/646%eucJP.so target=./646%CODESET.so180 link path=usr/lib/iconv/$(ARCH64)/646%gb2312.so target=./646%CODESET.so[all …]
129 #define CODESET 49 /* codeset name */ macro
164 if ((to_code = nl_langinfo(CODESET)) == NULL) in ldaptool_UTF82local()175 if ((from_code = nl_langinfo(CODESET)) == NULL) in ldaptool_local2UTF8()
57 case CODESET: in nl_langinfo_l()
223 curr = nl_langinfo(CODESET); in g11n_setlocale()701 codeset = nl_langinfo(CODESET); in g11n_convert_from_utf8()737 codeset = nl_langinfo(CODESET); in g11n_convert_to_utf8()
240 _locdef.charmap = strdup(nl_langinfo(CODESET)); in localeldconv()241 _locdef.code_set_name = strdup(nl_langinfo(CODESET)); in localeldconv()
904 mycharset = safe_strdup(nl_langinfo(CODESET)); in setup_conversions()940 targetcharset = safe_strdup(nl_langinfo(CODESET)); in setup_conversions()
568 codeset = nl_langinfo(CODESET); in localize()
232 codeset = nl_langinfo(CODESET); in get_codeset()
937 const char *code_set = nl_langinfo(CODESET);
134 curlocale = nl_langinfo(CODESET); in conv_to_utf8()188 curlocale = nl_langinfo(CODESET); in conv_from_utf8()
7263 nl_target = nl_langinfo(CODESET); in utf8_local()7371 nl_target = nl_langinfo(CODESET); in gen_utf8_names()