Function
Purpleutf8_ncr_decode
Declaration [src]
char*
purple_utf8_ncr_decode (
const char* in
)
Description [src]
Given a string, this replaces any numerical character references in that string with the corresponding actual utf-8 substrings, and returns a newly allocated string.