Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dunicodeobject.c15470 unicode_format_arg(struct unicode_formatter_t *ctx) in unicode_format_arg() function
15572 if (unicode_format_arg(&ctx) == -1) in PyUnicode_Format()