Searched defs:unicode_format_getnextarg (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Objects/
H A Dunicodeobject.c13999 unicode_format_getnextarg(struct unicode_formatter_t *ctx) function
14431 v = unicode_format_getnextarg(ctx);
14478 v = unicode_format_getnextarg(ctx);
14563 v = unicode_format_getnextarg(ctx);

Completed in 123 milliseconds