Home
last modified time | relevance | path

Searched refs:g_unicode_canonical_ordering (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/glib/
Dgunidecomp.c88 g_unicode_canonical_ordering (gunichar *string, in g_unicode_canonical_ordering() function
426 g_unicode_canonical_ordering (wc_buffer + last_start, n_wc - last_start); in _g_utf8_normalize_wc()
436 g_unicode_canonical_ordering (wc_buffer + last_start, n_wc - last_start); in _g_utf8_normalize_wc()
Dgunicode.h263 void g_unicode_canonical_ordering (gunichar *string,
Dgaliasdef.c3405 #undef g_unicode_canonical_ordering
3406 extern __typeof (g_unicode_canonical_ordering) g_unicode_canonical_ordering __attribute((alias("IA_…
Dgalias.h3394 extern __typeof (g_unicode_canonical_ordering) IA__g_unicode_canonical_ordering __attribute((visibi…
3395 #define g_unicode_canonical_ordering IA__g_unicode_canonical_ordering macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2466 g_unicode_canonical_ordering
/external/bluetooth/glib/
DChangeLog.pre-2-41688 g_unicode_canonical_ordering (bug #113260).