Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c14960 unicode_format_arg_format(struct unicode_formatter_t *ctx, in unicode_format_arg_format() function
15246 ret = unicode_format_arg_format(ctx, &arg, &str); in unicode_format_arg()