Searched refs:sp_xml_ns_uri_prefix (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/xml/
H A Drepr.h47 char const *sp_xml_ns_uri_prefix(char const *uri, char const *suggested);
H A Drepr-io.cpp547 prefix = reinterpret_cast<const xmlChar*>( sp_xml_ns_uri_prefix(reinterpret_cast<const gchar*>(ns->href),
892 elide_prefix = g_quark_from_string(sp_xml_ns_uri_prefix(default_ns, NULL));
H A Drepr-util.cpp174 gchar const *sp_xml_ns_uri_prefix(gchar const *uri, gchar const *suggested) function

Completed in 18 milliseconds