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

  /external/bluetooth/glib/glib/
gstrfuncs.h 204 * sequences. Inverse of g_strescape. The recognized sequences are \b
213 * Deprecated API: gchar* g_strescape (const gchar *source);
217 gchar* g_strescape (const gchar *source,
gtestutils.c     [all...]
galiasdef.c 2786 #undef g_strescape macro
    [all...]
galias.h 2776 #define g_strescape macro
    [all...]
gstrfuncs.c 2259 g_strescape (const gchar *source, function
    [all...]
  /external/bluetooth/glib/tests/
spawn-test.c 167 g_strescape (output, NULL));
174 g_strescape (erroutput, NULL));
regex-test.c 227 gchar *e1 = g_strescape (pattern, NULL);
228 gchar *e2 = g_strescape (string, NULL);
    [all...]
  /external/bluetooth/glib/
NEWS.pre-1-3 120 - g_strescape: escapes backslashes
ChangeLog.pre-2-0     [all...]
ChangeLog.pre-1-2     [all...]
NEWS     [all...]
  /external/bluetooth/glib/docs/reference/glib/tmpl/
string_utils.sgml 770 <!-- ##### FUNCTION g_strescape ##### -->
793 does the reverse conversion of g_strescape().
  /external/bluetooth/glib/gobject/
gvaluetypes.c 1131 gchar *s = g_strescape (src, NULL);
1144 s = g_strescape (g_value_get_string (&tmp_value), NULL);
  /external/bluetooth/glib/docs/reference/glib/
glib-sections.txt 1230 g_strescape
    [all...]
  /external/bluetooth/glib/docs/reference/
ChangeLog     [all...]

Completed in 283 milliseconds