/external/bluetooth/glib/glib/ |
guniprop.c | 771 len += g_unichar_to_utf8 (c, out_buffer ? out_buffer + len : NULL); 843 len += g_unichar_to_utf8 (g_unichar_toupper (decomp[i]), out_buffer ? out_buffer + len : NULL); 860 len += g_unichar_to_utf8 (0x130, out_buffer ? out_buffer + len : NULL); 870 len += g_unichar_to_utf8 (0x399, out_buffer ? out_buffer + len : NULL); 902 len += g_unichar_to_utf8 (val ? val : c, out_buffer ? out_buffer + len : NULL); 1003 len += g_unichar_to_utf8 (0x0069, out_buffer ? out_buffer + len : NULL); 1009 len += g_unichar_to_utf8 (0x131, out_buffer ? out_buffer + len : NULL); 1017 len += g_unichar_to_utf8 (0x0069, out_buffer ? out_buffer + len : NULL); 1018 len += g_unichar_to_utf8 (0x0307, out_buffer ? out_buffer + len : NULL); 1023 len += g_unichar_to_utf8 (0x0300, out_buffer ? out_buffer + len : NULL); [all...] |
gutf8.c | 579 * g_unichar_to_utf8: 590 g_unichar_to_utf8 (gunichar c, function 663 gint charlen = g_unichar_to_utf8 (c, ch); 691 gint charlen = g_unichar_to_utf8 (c, ch); 1059 p += g_unichar_to_utf8 (str[i++], p); 1204 out += g_unichar_to_utf8 (wc, out); [all...] |
gunicode.h | 349 gint g_unichar_to_utf8 (gunichar c,
|
galiasdef.c | 3569 #undef g_unichar_to_utf8 macro [all...] |
galias.h | 3559 #define g_unichar_to_utf8 macro [all...] |
giochannel.c | [all...] |
/external/bluetooth/glib/tests/ |
markup-escape-test.c | 36 len = g_unichar_to_utf8 (c, outbuf);
|
/external/webkit/WebCore/platform/graphics/gtk/ |
GlyphPageTreeNodePango.cpp | 45 gint length = g_unichar_to_utf8(wc, buffer);
|
/external/webkit/WebCore/platform/wx/wxcode/gtk/ |
non-kerned-drawing.cpp | 155 gint length = g_unichar_to_utf8(wc, buffer);
|
/external/bluetooth/glib/docs/reference/glib/ |
glib-sections.txt | [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
unicode.sgml | 877 <!-- ##### FUNCTION g_unichar_to_utf8 ##### -->
|
/external/bluetooth/glib/ |
ChangeLog.pre-2-4 | [all...] |
ChangeLog.pre-2-0 | [all...] |