Searched refs:coll (Results 1 – 2 of 2) sorted by relevance
5100 const Py_UNICODE *coll; in PyUnicode_TranslateCharmap() local5131 for (coll = collstart; coll<collend; ++coll) in PyUnicode_TranslateCharmap()
5007 const Py_UNICODE *coll; in PyUnicode_TranslateCharmap() local5038 for (coll = collstart; coll<collend; ++coll) in PyUnicode_TranslateCharmap()