Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/jinja2/
Dext.py29 GETTEXT_FUNCTIONS = ('_', 'gettext', 'ngettext') variable
210 def _extract(self, source, gettext_functions=GETTEXT_FUNCTIONS):
448 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS,