Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/urlmon/
H A Dprotocol.c2808 static BOOL file_protocol_start(IInternetProtocol *protocol, LPCWSTR url, in file_protocol_start() function
2890 if(file_protocol_start(protocol, url, NULL, NULL, TRUE)) { in test_file_protocol_url()
2905 if(file_protocol_start(protocol, url, NULL, NULL, FALSE)) { in test_file_protocol_url()
2920 if(file_protocol_start(protocol, url, NULL, NULL, TRUE)) { in test_file_protocol_url()
2942 if(file_protocol_start(protocol, url, NULL, NULL, TRUE)) { in test_file_protocol_url()
2963 if(file_protocol_start(NULL, NULL, protocolex, uri, TRUE)) { in test_file_protocol_url()
2981 if(file_protocol_start(NULL, NULL, protocolex, uri, TRUE)) { in test_file_protocol_url()