Searched refs:standard_sc_expr_str (Results 1 – 3 of 3) sorted by relevance
85 standard_sc_expr_str, \821 s = standard_sc_expr_str(node.item)2076 return (sc.name if sc.name else standard_sc_expr_str(sc)) + "\n\n"2282 standard_sc_expr_str(node.item)) + path2302 return standard_sc_expr_str(sc)
222 standard_sc_expr_str, \1453 standard_sc_expr_str(menu.item))2802 standard_sc_expr_str(node.item)) + path2829 return standard_sc_expr_str(sc)2979 s += " " + standard_sc_expr_str(node.item)
4758 return self.custom_str(standard_sc_expr_str)5233 return standard_sc_expr_str(self) + " " + _locs(self)5359 return self.custom_str(standard_sc_expr_str)5782 return self.custom_str(standard_sc_expr_str)6045 def standard_sc_expr_str(sc): function6060 def expr_str(expr, sc_expr_str_fn=standard_sc_expr_str):