Searched refs:union_repr_item (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | unionobject.c | 183 union_repr_item(_PyUnicodeWriter *writer, PyObject *p) in union_repr_item() function 263 if (union_repr_item(&writer, p) < 0) { in union_repr() |
Completed in 1 milliseconds