Searched refs:append_formattedvalue (Results 1 – 1 of 1) sorted by relevance
21 append_formattedvalue(_PyUnicodeWriter *writer, expr_ty e);604 return append_formattedvalue(writer, e); in append_fstring_element()661 append_formattedvalue(_PyUnicodeWriter *writer, expr_ty e) in append_formattedvalue() function897 return append_formattedvalue(writer, e); in append_ast_expr()