Searched defs:ucs2 (Results 1 – 5 of 5) sorted by relevance
205 const UChar *ucs2, in u_austrncpy()237 const UChar *ucs2 ) in u_austrcpy()
241 Py_UCS2 *ucs2; member
613 int32_t u_strncmp(const UChar * ucs1, const UChar * ucs2, int32_t n) { in u_strncmp()
2123 Py_UCS2 *ucs2 = start; in unicode_write_cstr() local13088 Py_UCS2 *ucs2 = PyUnicode_2BYTE_DATA(u); in unicode_repeat() local