Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dguri.c272 g_uri_char_is_unreserved (gchar ch) in g_uri_char_is_unreserved() function
336 if (just_normalize && !g_uri_char_is_unreserved (c)) in uri_decoder()
409 if (g_uri_char_is_unreserved (c)) in is_valid()