Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/test/
Dtesticonv.c46 char *ucs4; in main() local
/third_party/python/Include/cpython/
Dunicodeobject.h242 Py_UCS4 *ucs4; member
/third_party/python/Objects/
Dunicodeobject.c2133 Py_UCS4 *ucs4 = start; in unicode_write_cstr() local
13092 Py_UCS4 *ucs4 = PyUnicode_4BYTE_DATA(u); in unicode_repeat() local