Searched refs:cr_utils_ucs1_to_utf8 (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-enc-handler.c64 {CR_UCS_1, cr_utils_ucs1_to_utf8, cr_utils_utf8_to_ucs1,
67 {CR_ISO_8859_1, cr_utils_ucs1_to_utf8, cr_utils_utf8_to_ucs1,
70 {CR_ASCII, cr_utils_ucs1_to_utf8, cr_utils_utf8_to_ucs1,
H A Dcr-utils.h154 cr_utils_ucs1_to_utf8 (const guchar *a_in, gulong *a_in_len,
H A Dcr-utils.c886 cr_utils_ucs1_to_utf8 (const guchar * a_in, function
964 status = cr_utils_ucs1_to_utf8 (a_in, a_in_len, *a_out, &out_len);

Completed in 17 milliseconds