Home
last modified time | relevance | path

Searched refs:unicode_format_arg_output (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dunicodeobject.c15313 unicode_format_arg_output(struct unicode_formatter_t *ctx, in unicode_format_arg_output() function
15499 ret = unicode_format_arg_output(ctx, &arg, str); in unicode_format_arg()