Home
last modified time | relevance | path

Searched defs:repunicode (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dunicodeobject.c1468 PyObject *repunicode = NULL; in unicode_decode_call_errorhandler() local
3662 PyObject *repunicode; in unicode_encode_ucs1() local
4652 PyObject *repunicode = NULL; /* initialize to prevent gcc warning */ in charmap_encoding_error() local
5100 PyObject *repunicode = NULL; /* initialize to prevent gcc warning */ in PyUnicode_TranslateCharmap() local
5243 PyObject *repunicode; in PyUnicode_EncodeDecimal() local
/external/python/cpython3/Objects/
Dunicodeobject.c4117 PyObject *repunicode = NULL; in unicode_decode_call_errorhandler_wchar() local
4222 PyObject *repunicode = NULL; in unicode_decode_call_errorhandler_writer() local
8399 PyObject *repunicode = NULL; /* initialize to prevent gcc warning */ in charmap_encoding_error() local
8987 PyObject *repunicode = NULL; /* initialize to prevent gcc warning */ in _PyUnicode_TranslateCharmap() local