Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dguri.c283 uri_decoder (gchar **out, in uri_decoder() function
389 return uri_decoder (out, illegal_chars, start, length, FALSE, www_form, flags, in uri_decode()
401 return uri_decoder (out, NULL, start, length, TRUE, FALSE, flags, in uri_normalize()
2598 decoded_len = uri_decoder (&unescaped, in g_uri_unescape_segment()
2720 unescaped_length = uri_decoder (&buf, in g_uri_unescape_bytes()