Home
last modified time | relevance | path

Searched refs:GETTEXT_FUNCTIONS (Results 1 – 3 of 3) sorted by relevance

/third_party/node/tools/inspector_protocol/jinja2/
Dext.py31 GETTEXT_FUNCTIONS = ('_', 'gettext', 'ngettext') variable
212 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS):
437 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS,
/third_party/skia/third_party/externals/jinja2/
Dext.py36 GETTEXT_FUNCTIONS = ("_", "gettext", "ngettext") variable
224 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS):
513 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS, babel_style=True):
/third_party/jinja2/
Dext.py36 GETTEXT_FUNCTIONS = ("_", "gettext", "ngettext") variable
224 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS):
513 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS, babel_style=True):