Home
last modified time | relevance | path

Searched refs:bind_textdomain_codeset (Results 1 – 21 of 21) sorted by relevance

/external/libexif/test/nls/
Dtest-codeset.c33 #define bind_textdomain_codeset(domain,codeset) \ macro
77 const char *oldcodeset = bind_textdomain_codeset(GETTEXT_PACKAGE, NULL); in check()
78 const char *realcodeset = bind_textdomain_codeset(GETTEXT_PACKAGE, MY_CODESET); in check()
Dtest-nls.c72 const char *codeset = bind_textdomain_codeset(GETTEXT_PACKAGE, "UTF-8"); in main()
/external/libexif/libexif/
Di18n.h42 # define bind_textdomain_codeset(Domain,Codeset) macro
45 # define bind_textdomain_codeset(Domain,Codeset) (Codeset) macro
/external/trusty/musl/src/locale/
Dbind_textdomain_codeset.c6 char *bind_textdomain_codeset(const char *domainname, const char *codeset) in bind_textdomain_codeset() function
/external/musl/src/locale/
Dbind_textdomain_codeset.c6 char *bind_textdomain_codeset(const char *domainname, const char *codeset) in bind_textdomain_codeset() function
/external/trusty/musl/include/
Dlibintl.h25 char *bind_textdomain_codeset(const char *, const char *);
/external/musl/include/
Dlibintl.h25 char *bind_textdomain_codeset(const char *, const char *);
/external/v4l-utils/include/
Dgettext.h88 # undef bind_textdomain_codeset
89 # define bind_textdomain_codeset(Domainname, Codeset) \ macro
/external/python/cpython3/Modules/
D_localemodule.c808 codeset = bind_textdomain_codeset(domain, codeset); in _locale_bind_textdomain_codeset_impl()
/external/python/cpython3/Doc/library/
Dlocale.rst637 .. function:: bind_textdomain_codeset(domain, codeset)
642 and :func:`bind_textdomain_codeset`. These are similar to the same functions in
/external/python/cpython3/
Dpyconfig.h.in89 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
Dconfigure.ac5093 accept4 alarm bind_textdomain_codeset chmod chown clock closefrom close_range confstr \
/external/musl/
Dsources.bp292 "src/locale/bind_textdomain_codeset.c",
/external/libexif/
DChangeLog1746 * libexif/exif-tag.c: Add call to bind_textdomain_codeset
/external/python/cpython3/Doc/whatsnew/
D2.4.rst1166 :func:`bind_textdomain_codeset` to specify a particular encoding and a family of
D3.8.rst1707 Function :func:`~gettext.bind_textdomain_codeset`, methods
D3.11.rst1996 Also removed the :func:`!bind_textdomain_codeset` function,
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1393 fun:bind_textdomain_codeset=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym62 PUBLIC 2c1f0 0 bind_textdomain_codeset
/external/python/cpython3/Misc/
DHISTORY20167 - Implemented bind_textdomain_codeset() in locale module.
20295 - Implemented bind_textdomain_codeset() in gettext module.
/external/python/cpython3/Doc/data/
Dpython3.13.abi1917 …<function-decl name='bind_textdomain_codeset' filepath='/usr/include/libintl.h' line='91' column='…