Lines Matching full:reprfunc
365 (reprfunc)BaseException_repr, /*tp_repr*/
371 (reprfunc)BaseException_str, /*tp_str*/
442 (reprfunc)EXCSTR, 0, 0, 0, \
1903 (reprfunc)UnicodeEncodeError_str, 0, 0, 0,
2022 (reprfunc)UnicodeDecodeError_str, 0, 0, 0,
2121 (reprfunc)UnicodeTranslateError_str, 0, 0, 0,