Home
last modified time | relevance | path

Searched defs:gettext_functions (Results 1 – 2 of 2) sorted by relevance

/third_party/node/tools/inspector_protocol/jinja2/
Dext.py212 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS): argument
437 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS, argument
/third_party/jinja2/
Dext.py224 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS): argument
513 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS, babel_style=True): argument