Searched defs:ucs2 (Results 1 – 4 of 4) sorted by relevance
205 const UChar *ucs2, in u_austrncpy()237 const UChar *ucs2 ) in u_austrcpy()
353 Py_UCS2 *ucs2; member
1966 Py_UCS2 *ucs2 = start; in unicode_write_cstr() local12542 Py_UCS2 *ucs2 = PyUnicode_2BYTE_DATA(u); in unicode_repeat() local
457 int32_t u_strncmp_android(const UChar * ucs1, const UChar * ucs2, int32_t n) { in u_strncmp_android()