Home
last modified time | relevance | path

Searched defs:unicode_format_arg_t (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dunicodeobject.c14663 struct unicode_format_arg_t { struct
14664 Py_UCS4 ch;
14665 int flags;
14666 Py_ssize_t width;
14667 int prec;
14668 int sign;