Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c15222 unicode_format_arg(struct unicode_formatter_t *ctx) in unicode_format_arg() function
15324 if (unicode_format_arg(&ctx) == -1) in PyUnicode_Format()