Searched refs:extract_from_ast (Results 1 – 1 of 1) sorted by relevance
213 return extract_from_ast(source, gettext_functions)448 def extract_from_ast(node, gettext_functions=GETTEXT_FUNCTIONS, function627 for lineno, func, message in extract_from_ast(node, keywords):