/third_party/musl/src/locale/ |
D | textdomain.c | 34 char *gettext(const char *msgid) in gettext() function
|
/third_party/alsa-utils/include/ |
D | gettext.h | 13 # define gettext(msgid) (msgid) macro
|
/third_party/python/Lib/ |
D | gettext.py | 272 def gettext(self, message): member in NullTranslations 496 def gettext(self, message): member in GNUTranslations 741 def gettext(message): function
|
D | optparse.py | 92 def gettext(message): function
|
/third_party/libexif/libexif/ |
D | i18n.h | 37 # define gettext(String) (String) macro
|
/third_party/libabigail/doc/manuals/ |
D | Makefile.am | 148 gettext: target
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | ext.py | 139 def gettext(__context, __string, **variables): function 197 def _install_callables(self, gettext, ngettext, newstyle=None): argument
|
/third_party/toybox/kconfig/ |
D | lkc.h | 18 # define gettext(Msgid) ((const char *) (Msgid)) macro
|
/third_party/skia/third_party/externals/jinja2/ |
D | ext.py | 149 def gettext(__context, __string, **variables): function 212 def _install_callables(self, gettext, ngettext, newstyle=None): argument
|
/third_party/node/deps/v8/third_party/jinja2/ |
D | ext.py | 149 def gettext(__context, __string, **variables): function 212 def _install_callables(self, gettext, ngettext, newstyle=None): argument
|
/third_party/python/Doc/whatsnew/ |
D | 3.8.rst | 826 gettext section in Improved Modules
|
D | 3.7.rst | 1995 gettext section in Deprecated Python modules, functions and methods
|
/third_party/jinja2/ |
D | ext.py | 26 def gettext(self, message: str) -> str: member in _TranslationsBasic 172 def gettext(__context: Context, __string: str, **variables: t.Any) -> str: function
|
/third_party/python/Modules/ |
D | _elementtree.c | 2084 int gettext; member 2294 create_elementiter(ElementObject *self, PyObject *tag, int gettext) in create_elementiter()
|