Searched defs:extra_chars (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/glib/gobject/
H A Dgtype.c638 static const gchar extra_chars[] = "-_+"; local
653 strchr (extra_chars, p[0]));

Completed in 74 milliseconds