Searched refs:append_formattedvalue (Results 1 – 1 of 1) sorted by relevance
18 append_formattedvalue(_PyUnicodeWriter *writer, expr_ty e, bool is_format_spec);578 return append_formattedvalue(writer, e, is_format_spec); in append_fstring_element()635 append_formattedvalue(_PyUnicodeWriter *writer, expr_ty e, bool is_format_spec) in append_formattedvalue() function855 return append_formattedvalue(writer, e, false); in append_ast_expr()