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