Searched refs:unicode___format___impl (Results 1 – 2 of 2) sorted by relevance
920 unicode___format___impl(PyObject *self, PyObject *format_spec);931 return_value = unicode___format___impl(self, format_spec); in unicode___format__()
13816 unicode___format___impl(PyObject *self, PyObject *format_spec) in unicode___format___impl() function