Searched refs:unicode_fromformat_write_cstr (Results 1 – 1 of 1) sorted by relevance
2574 unicode_fromformat_write_cstr(_PyUnicodeWriter *writer, const char *str, in unicode_fromformat_write_cstr() function2797 if (unicode_fromformat_write_cstr(writer, s, width, precision) < 0) in unicode_fromformat_arg()2823 if (unicode_fromformat_write_cstr(writer, str, width, precision) < 0) in unicode_fromformat_arg()