Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c14719 unicode_format_arg_output(struct unicode_formatter_t *ctx, in unicode_format_arg_output() function
14905 ret = unicode_format_arg_output(ctx, &arg, str); in unicode_format_arg()