HomeSort by relevance Sort by last modified time
    Searched refs:is_utf8 (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/glib/
gconvert.c 1151 gboolean is_utf8; member in struct:_GFilenameCharsetCache
1297 gboolean is_utf8; local
2105 gboolean is_utf8; local
    [all...]
gutf8.c 505 gboolean is_utf8; member in struct:_GCharsetCache
566 cache->is_utf8 = g_utf8_get_charset_internal (raw, &new_charset);
571 cache->is_utf8 = TRUE;
576 return cache->is_utf8;
    [all...]
  /external/bluetooth/glib/gio/
glocalfile.c 381 gboolean is_utf8; local
383 is_utf8 = g_get_filename_charsets (&charsets);
388 return is_utf8;
    [all...]

Completed in 157 milliseconds