Home
last modified time | relevance | path

Searched refs:unicode_fromformat_write_cstr (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dunicodeobject.c2760 unicode_fromformat_write_cstr(_PyUnicodeWriter *writer, const char *str, in unicode_fromformat_write_cstr() function
2983 if (unicode_fromformat_write_cstr(writer, s, width, precision) < 0) in unicode_fromformat_arg()
3009 if (unicode_fromformat_write_cstr(writer, str, width, precision) < 0) in unicode_fromformat_arg()

Completed in 27 milliseconds