Searched refs:get_declared_prefix_uri (Results 1 – 1 of 1) sorted by relevance
145 static HRESULT get_declared_prefix_uri(const struct list *ctxts, const WCHAR *uri, BSTR *prefix) in get_declared_prefix_uri() function333 hr = get_declared_prefix_uri(&This->ctxts, uri, &prfx); in namespacemanager_getPrefix()