Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgconvert.c1620 gboolean ascii_must_not_be_escaped) in g_unescape_uri_string() argument
1652 if (ascii_must_not_be_escaped && c <= 0x7F) in g_unescape_uri_string()