Home | History | Annotate | Download | only in Objects

Lines Matching refs:formatchar

4220 formatchar(char *buf, size_t buflen, PyObject *v)
4583 len = formatchar(pbuf, sizeof(formatbuf), v);