Home
last modified time | relevance | path

Searched refs:DCIGETTEXT (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/gettext-runtime/intl/
Ddcgettext.c36 # define DCIGETTEXT __dcigettext macro
39 # define DCIGETTEXT libintl_dcigettext macro
47 return DCIGETTEXT (domainname, msgid, NULL, 0, 0, category); in DCGETTEXT()
Ddcngettext.c36 # define DCIGETTEXT __dcigettext macro
39 # define DCIGETTEXT libintl_dcigettext macro
49 return DCIGETTEXT (domainname, msgid1, msgid2, 1, n, category); in DCNGETTEXT()
Ddcigettext.c420 # define DCIGETTEXT __dcigettext macro
422 # define DCIGETTEXT libintl_dcigettext macro
473 DCIGETTEXT (const char *domainname, const char *msgid1, const char *msgid2, in gl_dcigettext()
DChangeLog.078 (DCIGETTEXT) [_LIBC]: Use __current_locale_name instead of
248 * dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
720 (DCIGETTEXT, guess_category_value): Use _nl_locale_name_thread_unsafe
1399 (DCIGETTEXT): Change the allocation of the 'search' variable so that
1584 * dcigettext.c (DCIGETTEXT): Save errno also around the tfind() call.
1860 (DCIGETTEXT): Assume tsearch exists.
1914 * dcigettext.c (DCIGETTEXT): Cast mempcpy results.
2064 * dcigettext.c (DCIGETTEXT): If _nl_find_msg returns -1 don't look
2091 (tree_lock, _nl_state_lock, DCIGETTEXT): Use gl_rwlock_* instead of
2273 (DCIGETTEXT): In libglocale, also take the localename and encoding
[all …]