Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dformatter.h343 fill_padding(STRINGLIB_CHAR *p, Py_ssize_t nchars, STRINGLIB_CHAR fill_char, in fill_padding() function
/aosp_15_r20/external/python/cpython3/Python/
Dformatter_unicode.c371 fill_padding(_PyUnicodeWriter *writer, in fill_padding() function