Searched defs:u_unescape (Results 1 – 3 of 3) sorted by relevance
1371 u_unescape(const char *src, UChar *dest, int32_t destCapacity) { in u_unescape() function
402 #define u_unescape U_ICU_ENTRY_POINT_RENAME(u_unescape) macro