Searched refs:mapstring (Results 1 – 1 of 1) sorted by relevance
4132 Py_UNICODE *mapstring = NULL; in PyUnicode_DecodeCharmap() local4147 mapstring = PyUnicode_AS_UNICODE(mapping); in PyUnicode_DecodeCharmap()4154 x = mapstring[ch]; in PyUnicode_DecodeCharmap()