Home
last modified time | relevance | path

Searched refs:ikind (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dunicodeobject.c12894 int ikind, okind, unchanged; in unicode_repr() local
12909 ikind = PyUnicode_KIND(unicode); in unicode_repr()
12911 Py_UCS4 ch = PyUnicode_READ(ikind, idata, i); in unicode_repr()
12970 Py_UCS4 ch = PyUnicode_READ(ikind, idata, i); in unicode_repr()

Completed in 18 milliseconds