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