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