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