Searched refs:_locale_dgettext_impl (Results 1 – 2 of 2) sorted by relevance
271 _locale_dgettext_impl(PyObject *module, const char *domain, const char *in);314 return_value = _locale_dgettext_impl(module, domain, in); in _locale_dgettext()
659 _locale_dgettext_impl(PyObject *module, const char *domain, const char *in) in _locale_dgettext_impl() function