Home
last modified time | relevance | path

Searched refs:unicode_zfill_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h1212 unicode_zfill_impl(PyObject *self, Py_ssize_t width);
1232 return_value = unicode_zfill_impl(self, width); in unicode_zfill()
/third_party/python/Objects/
H A Dunicodeobject.c13589 unicode_zfill_impl(PyObject *self, Py_ssize_t width) in unicode_zfill_impl() function

Completed in 20 milliseconds