Home
last modified time | relevance | path

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

/third_party/glib/tests/
Dunicode-encoding.c83 print_ucs4 (const gchar *prefix, gunichar *ucs4, gint ucs4_len) in print_ucs4()
96 gunichar *ucs4, in process()
341 GArray *ucs4; in main() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtesticonv.c46 char *ucs4; in main() local
/third_party/glib/glib/tests/
Dconvert.c142 const gunichar *ucs4, in check_utf8_to_ucs4()
230 check_ucs4_to_utf8 (const gunichar *ucs4, in check_ucs4_to_utf8()
444 check_ucs4_to_utf16 (const gunichar *ucs4, in check_ucs4_to_utf16()
514 const gunichar *ucs4, in check_utf16_to_ucs4()
592 gunichar ucs4[100]; in test_unicode_conversions() local
/third_party/python/Include/cpython/
Dunicodeobject.h242 Py_UCS4 *ucs4; member
/third_party/boost/boost/spirit/home/support/
Dchar_class.hpp91 struct ucs4 { BOOST_SPIRIT_IS_TAG() }; struct
/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