Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c671 makefmt(char *fmt, int longflag, int size_tflag, int zeropad, int width, int precision, char c) in makefmt()
709 int zeropad; in PyUnicode_FromFormatV() local
/external/python/cpython3/Objects/
Dunicodeobject.c2606 int zeropad; in unicode_fromformat_arg() local