• Home
  • Raw
  • Download

Lines Matching refs:DCIGETTEXT

78 	(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
2301 * dcigettext.c (DCIGETTEXT): Change type of 'dirname' to const char *.
2429 (tree_lock): Define outside DCIGETTEXT.
2430 (DCIGETTEXT): ... not here.
2457 (libc_freeres_fn, DCIGETTEXT): Don't use INTUSE.
2475 * dcigettext.c (DCIGETTEXT): Protect tfind/tsearch calls.
2567 (DCIGETTEXT): Support retrieving the locale name through nl_langinfo
2578 (DCIGETTEXT): If HAVE_PER_THREAD_LOCALE, fill the localename field in
2598 * dcigettext.c (DCIGETTEXT): Call _nl_find_msg with convert=1.
2614 (DCIGETTEXT): Remove const-cast.
2976 * dcigettext.c (transcmp, DCIGETTEXT, _nl_log_untranslated,
3287 * dcigettext.c (DCIGETTEXT) [!_LIBC]: Before returning the
3350 * dcigettext.c (DCIGETTEXT): Restore errno only right before
3359 * dcigettext.c (DCIGETTEXT) [_LIBC]: Check for bogus CATEGORY.
3456 (DCIGETTEXT): Free the 'search' variable.
3700 * dcigettext.c (DCIGETTEXT): Add backward compatibility support for
3900 * dcigettext.c (DCIGETTEXT): Release the lock before returning.
3963 * dcigettext.c (DCIGETTEXT): Pass binding to _nl_find_msg.
4100 (DCIGETTEXT): Use IS_ABSOLUTE_PATH and IS_PATH_WITH_DIR. Increment
4313 (DCIGETTEXT): Change cache handing in the plural case. Don't call
4340 (DCIGETTEXT): Use offsetof, not sizeof.
4378 * dcigettext.c (DCIGETTEXT): Remove _nl_find_language in code to
4543 * dcigettext.c (DCIGETTEXT): Always define local variable `index'.