Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c14773 unicode_format_arg_parse(struct unicode_formatter_t *ctx, in unicode_format_arg_parse() function
15242 ret = unicode_format_arg_parse(ctx, &arg); in unicode_format_arg()