Searched refs:u16_strdup (Results 1 – 4 of 4) sorted by relevance
215 u16 *u16_strdup(const u16 *src);
200 u16_strdup(ucs2->string_text); in add_strings_package()881 str = u16_strdup(string); in new_string()988 str = u16_strdup(string); in set_string()
365 u16 *u16_strdup(const u16 *src) in u16_strdup() function
55 u16 *copy = u16_strdup(c4); in unicode_test_u16_strdup()