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

  /external/bluetooth/glib/tests/
slice-color.c 151 gchar *string = g_strstrip (mem);
unicode-encoding.c 350 tmp = g_strstrip (g_strndup (p, end - p));
  /external/bluetooth/glib/glib/
gstrfuncs.h 157 #define g_strstrip( string ) g_strchomp (g_strchug (string)) macro
gutils.c     [all...]
  /external/bluetooth/bluez/audio/
ipctest.c 961 g_strstrip(line);

Completed in 65 milliseconds