Searched refs:func_name (Results 1 – 1 of 1) sorted by relevance
52 def linkify_inherit(variables, text, func_name): argument53 groups = re.split("(\\$\\(call " + func_name + ",.*\\))", text)