Home | History | Annotate | Download | only in Objects

Lines Matching full:reprfunc

433     (reprfunc)method_repr,                      /* tp_repr */
471 (reprfunc)method_repr, /* tp_repr */
508 (reprfunc)member_repr, /* tp_repr */
545 (reprfunc)getset_repr, /* tp_repr */
582 (reprfunc)wrapperdescr_repr, /* tp_repr */
886 (reprfunc)proxy_repr, /* tp_repr */
892 (reprfunc)proxy_str, /* tp_str */
1067 (reprfunc)wrapper_repr, /* tp_repr */