Home
last modified time | relevance | path

Searched refs:_make_new_gettext (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/third_party/jinja2/
H A Dext.py147 def _make_new_gettext(func): function
216 gettext = _make_new_gettext(gettext)
/third_party/node/tools/inspector_protocol/jinja2/
H A Dext.py137 def _make_new_gettext(func): function
201 gettext = _make_new_gettext(gettext)
/third_party/skia/third_party/externals/jinja2/
H A Dext.py147 def _make_new_gettext(func): function
216 gettext = _make_new_gettext(gettext)
/third_party/jinja2/
H A Dext.py170 def _make_new_gettext(func: t.Callable[[str], str]) -> t.Callable[..., str]: function
326 gettext = _make_new_gettext(gettext)

Completed in 5 milliseconds