Searched defs:reason_str (Results 1 – 4 of 4) sorted by relevance
1631 PyObject *reason_str = NULL; in UnicodeEncodeError_str() local1719 PyObject *reason_str = NULL; in UnicodeDecodeError_str() local1820 PyObject *reason_str = NULL; in UnicodeTranslateError_str() local
1897 PyObject *reason_str = NULL; in UnicodeEncodeError_str() local2019 PyObject *reason_str = NULL; in UnicodeDecodeError_str() local2116 PyObject *reason_str = NULL; in UnicodeTranslateError_str() local
133 char reason_str[12]; member
392 const char *lib_str, *reason_str; in ERR_error_string_n() local