Home
last modified time | relevance | path

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

/third_party/libsoup/libsoup/
Dsoup-uri.h75 char *soup_uri_normalize (const char *part,
Dsoup-uri.c903 soup_uri_normalize (const char *part, const char *unescape_extra) in soup_uri_normalize() function
/third_party/libsoup/tests/
Duri-parsing-test.c494 normalized = soup_uri_normalize (normalization_tests[i].uri_string, in do_normalization_tests()
/third_party/libsoup/docs/reference/
Dlibsoup-2.4-sections.txt727 soup_uri_normalize
/third_party/libsoup/
DNEWS690 soup_uri_normalize() [#754776, Jens Georg]
1666 * Further fixes to soup_uri_normalize() when using the
1721 * Fixed soup_uri_normalize() to not always run the "fixup"
2415 * Changed soup_uri_decode() and soup_uri_normalize() to just
DChangeLog.pre-git2124 (soup_uri_decode, soup_uri_normalize): Change these to return the
2781 (soup_uri_normalize): decode only %-escapes that don't belong