Searched defs:gettext (Results 1 – 12 of 12) sorted by relevance
| /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 | 275 def gettext(self, message): member in NullTranslations 421 def gettext(self, message): member in GNUTranslations 604 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/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/python/Doc/whatsnew/ |
| D | 3.8.rst | 828 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 | 2072 int gettext; member 2282 create_elementiter(ElementObject *self, PyObject *tag, int gettext) in create_elementiter()
|