HomeSort by relevance Sort by last modified time
    Searched full:g_utf8_collate (Results 1 - 16 of 16) sorted by null

  /external/bluetooth/glib/tests/
run-collate-tests.sh 29 fail "unexpected error when using g_utf8_collate() on $I"
unicode-collate.c 22 return g_utf8_collate (line_a->str, line_b->str);
  /external/webkit/Source/JavaScriptCore/wtf/unicode/glib/
UnicodeGLib.cpp 183 // So it looks like we don't need the full g_utf8_collate here,
186 // we'll use g_utf8_collate():
188 return g_utf8_collate(foldedA.get(), foldedB.get());
  /external/bluetooth/glib/glib/
gunicode.h 385 gint g_utf8_collate (const gchar *str1,
guniprop.c 1155 * Note that calling g_utf8_casefold() followed by g_utf8_collate() is
    [all...]
galiasdef.c 3389 #undef g_utf8_collate macro
    [all...]
galias.h 3379 #define g_utf8_collate macro
    [all...]
  /external/webkit/Source/WebKit/gtk/tests/
testkeyevents.c 174 gboolean result = g_utf8_collate(cString, text) == 0;
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt     [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
unicode.sgml 758 <!-- ##### FUNCTION g_utf8_collate ##### -->
  /external/bluetooth/glib/
ChangeLog.pre-2-18 405 g_utf8_collate() from g_utf8_normalize() docs.
    [all...]
ChangeLog.pre-2-2 432 * glib/gunicollate.c (g_utf8_collate, g_utf8_collate_key):
    [all...]
ChangeLog.pre-2-6     [all...]
ChangeLog.pre-2-8     [all...]
NEWS 720 531403 g_utf8_collate broken on Mac
    [all...]
ChangeLog.pre-2-0     [all...]

Completed in 418 milliseconds