HomeSort by relevance Sort by last modified time
    Searched refs:g_strstrip (Results 1 - 7 of 7) 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/src/
event.c 400 g_strstrip(name);
  /external/bluetooth/bluez/attrib/
interactive.c 767 line_read = g_strstrip(line_read);
  /external/bluetooth/bluez/test/
ipctest.c 961 g_strstrip(line);

Completed in 1952 milliseconds