Home | History | Annotate | Download | only in unicode

Lines Matching full:unescape

952  * Unescape a string of characters and write the resulting
980 * This function is similar to UnicodeString::unescape() but not
994 * @see UnicodeString#unescape()
1019 * Unescape a single sequence. The character at offset-1 is assumed
1022 * varying this callback, ICU functions are able to unescape char*
1042 * @see UnicodeString#unescape()