Home
last modified time | relevance | path

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

/haiku/headers/posix/
H A Dlanginfo.h15 CODESET, /* codeset name */ enumerator
89 #define CODESET CODESET macro
/haiku/src/system/libroot/posix/glibc/locale/
H A Dlanginfo.h280 CODESET = _NL_CTYPE_CODESET_NAME, enumerator
281 #define CODESET CODESET macro
/haiku/src/libs/iconv/
H A Dlocalcharset.c297 codeset = nl_langinfo (CODESET); in locale_charset()
/haiku/src/system/libroot/add-ons/icu/
H A DICULocaleBackend.cpp216 case CODESET: in GetLanginfo()
H A DICUCtypeData.cpp512 case CODESET: in GetLanginfo()
/haiku/src/system/libroot/posix/glibc/libio/
H A Diofwide.c180 external_ccs = nl_langinfo (CODESET); in _IO_fwide()
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregcomp.c889 codeset_name = nl_langinfo (CODESET); in init_dfa()