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