Searched refs:soup_char_is_uri_unreserved (Results 1 – 3 of 3) sorted by relevance
57 #define soup_char_is_uri_unreserved(ch) (!(soup_char_attributes[(guchar)ch] & (SOUP_CHAR_URI_P… macro
835 if (soup_char_is_uri_unreserved (c) || in uri_normalized_copy()
819 soup_char_is_uri_unreserved