Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dext.py212 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS): argument
437 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS, argument
/aosp_15_r20/external/python/jinja/src/jinja2/
Dext.py220 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS): argument
509 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS, babel_style=True): argument