Home
last modified time | relevance | path

Searched refs:get_url (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dhtmllocation.c21 static HRESULT get_url(HTMLLocation *This, const WCHAR **ret) in get_url() function
44 hres = get_url(This, &doc_url); in get_url_components()
/reactos/dll/win32/inseng/
H A Dinseng_main.c473 static HRESULT get_url(ICifComponent *comp, int index, char **url, DWORD *flags) in get_url() function
696 hr = get_url(comp, i, &url, &flags); in process_component()