Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodeobject.c15208 unicode_format_arg_format(struct unicode_formatter_t *ctx, in unicode_format_arg_format() function
15494 ret = unicode_format_arg_format(ctx, &arg, &str); in unicode_format_arg()