Searched refs:should_normalize_empty_path (Results 1 – 1 of 1) sorted by relevance
764 should_normalize_empty_path (const char *scheme) in should_normalize_empty_path() function1013 if (should_normalize_empty_path (scheme_str) && path && !**path) in g_uri_split_internal()1502 if (should_normalize_empty_path (uri->scheme) && !*uri->path) in g_uri_parse_relative()1678 if (path[0] == '\0' && normalized_scheme && should_normalize_empty_path (normalized_scheme)) in g_uri_join_internal()