Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/urlmon/
H A Durl.c175 static const WCHAR *reported_url; variable
595 reported_url = szUrl; in Protocol_Start()
936 …ok(reported_url && !lstrcmpW(reported_url, current_url), "wrong url %s\n", wine_dbgstr_w(reported_… in Protocol_Continue()