Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/vbscript/
H A Dcreateobj.c99 static DWORD QueryCustomPolicy_policy; variable
522 *ret = QueryCustomPolicy_policy; in InternetHostSecurityManager_QueryCustomPolicy()
742 QueryCustomPolicy_policy = URLPOLICY_ALLOW; in create_script()
890 QueryCustomPolicy_policy = URLPOLICY_DISALLOW; in test_CreateObject()
914 QueryCustomPolicy_policy = URLPOLICY_ALLOW; in test_CreateObject()
/reactos/modules/rostests/winetests/jscript/
H A Dactivex.c101 static DWORD QueryCustomPolicy_policy; variable
517 *ret = QueryCustomPolicy_policy; in InternetHostSecurityManager_QueryCustomPolicy()
728 QueryCustomPolicy_policy = URLPOLICY_ALLOW; in create_script()
966 QueryCustomPolicy_policy = URLPOLICY_DISALLOW; in test_ActiveXObject()
988 QueryCustomPolicy_policy = URLPOLICY_ALLOW; in test_ActiveXObject()