OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bind_textdomain_codeset
(Results
1 - 7
of
7
) sorted by null
/external/e2fsprogs/intl/
intl-compat.c
46
#undef
bind_textdomain_codeset
macro
128
bind_textdomain_codeset
(const char *domainname, const char *codeset)
function
/ndk/sources/android/support/src/musl-locale/
intl.c
61
char *
bind_textdomain_codeset
(const char *domainname, const char *codeset)
function
/ndk/sources/host-tools/make-3.81/
gettext.h
45
# define
bind_textdomain_codeset
(Domainname, Codeset) ((const char *) (Codeset))
macro
/external/bison/lib/
gettext.h
89
# undef
bind_textdomain_codeset
macro
90
# define
bind_textdomain_codeset
(Domainname, Codeset) \
macro
/ndk/sources/host-tools/sed-4.2.1/lib/
gettext.h
91
# undef
bind_textdomain_codeset
macro
92
# define
bind_textdomain_codeset
(Domainname, Codeset) \
macro
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
gettext.py
520
def
bind_textdomain_codeset
(domain, codeset=None):
function
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
gettext.py
520
def
bind_textdomain_codeset
(domain, codeset=None):
function
Completed in 967 milliseconds