Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Dactivex.c2595 static void test_exec_script(IHTMLDocument2 *doc, const char *codea, const char *langa) in test_exec_script() function
2633 test_exec_script(doc, in test_create_element()
2648 test_exec_script(doc, in test_create_element()
H A Dscript.c2718 static void test_exec_script(IHTMLDocument2 *doc, const char *codea, const char *langa) in test_exec_script() function
2788 test_exec_script(doc, "execScript call", "TestScript"); in test_simple_script()