Searched defs:_extract (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome/third_party/jinja2/ | ||
| D | ext.py | 212 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS): member in InternationalizationExtension |
| /external/python/jinja/src/jinja2/ | ||
| D | ext.py | 220 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS): member in InternationalizationExtension |