Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dunicodeobject.c2413 unsigned int skind; in _PyUnicode_AsKind() local
10465 int skind = PyUnicode_KIND(self); in replace() local