Searched defs:gettext_functions (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/tools/inspector_protocol/jinja2/ |
| D | ext.py | 212 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS): argument 437 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS, argument
|
| /third_party/jinja2/ |
| D | ext.py | 224 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS): argument 513 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS, babel_style=True): argument
|
| /third_party/skia/third_party/externals/jinja2/ |
| D | ext.py | 224 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS): argument 513 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS, babel_style=True): argument
|