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

  /external/bluetooth/glib/glib/
gconvert.c 1216 const gchar *new_charset; local
    [all...]
gutf8.c 561 const gchar *new_charset; local
566 cache->is_utf8 = g_utf8_get_charset_internal (raw, &new_charset);
567 cache->charset = g_strdup (new_charset);
    [all...]

Completed in 44 milliseconds