Home
last modified time | relevance | path

Searched refs:allow_utf8 (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
Dgurifuncs.h77 gboolean allow_utf8);
Dgstring.h139 gboolean allow_utf8);
Dgstring.c761 gboolean allow_utf8) in g_string_append_uri_escaped() argument
774 if (c >= 0x80 && allow_utf8 && in g_string_append_uri_escaped()