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