Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dunicodeobject.h354 Py_UCS4 *ucs4; member
/external/python/cpython3/Objects/
Dunicodeobject.c1977 Py_UCS4 *ucs4 = start; in unicode_write_cstr() local
12546 Py_UCS4 *ucs4 = PyUnicode_4BYTE_DATA(u); in unicode_repeat() local