Home
last modified time | relevance | path

Searched +defs:newstyle +defs:gettext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dext.py139 def gettext(__context, __string, **variables): function
181 def _install(self, translations, newstyle=None): argument
190 def _install_null(self, newstyle=None): argument
197 def _install_callables(self, gettext, ngettext, newstyle=None): argument
/aosp_15_r20/external/python/jinja/src/jinja2/
Dext.py143 def gettext(__context, __string, **variables): function
192 def _install(self, translations, newstyle=None): argument
203 def _install_null(self, newstyle=None): argument
208 def _install_callables(self, gettext, ngettext, newstyle=None): argument