Searched defs:u_unescape (Results 1 – 6 of 6) sorted by relevance
1377 u_unescape(const char *src, UChar *dest, int32_t destCapacity) { in u_unescape() function
1379 u_unescape(const char *src, UChar *dest, int32_t destCapacity) { in u_unescape() function
1377 u_unescape(const char *src, char16_t *dest, int32_t destCapacity) { in u_unescape() function
412 #define u_unescape U_ICU_ENTRY_POINT_RENAME(u_unescape) macro
406 #define u_unescape U_ICU_ENTRY_POINT_RENAME(u_unescape) macro