Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dunicodeobject.c3669 const Py_UNICODE *collend = p; in unicode_encode_ucs1() local
5106 const Py_UNICODE *collend = p+1; in PyUnicode_TranslateCharmap() local
5248 Py_UNICODE *collend; in PyUnicode_EncodeDecimal() local