Home
last modified time | relevance | path

Searched defs:dpgettext (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/gnulib-local/lib/
Dgettext.h125 #define dpgettext(Domainname, Msgctxt, Msgid) \ macro
/third_party/python/Lib/
Dgettext.py722 def dpgettext(domain, context, message): function
/third_party/boost/boost/locale/
Dmessage.hpp689 std::basic_string<CharType> dpgettext( char const *domain, in dpgettext() function