Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c1585 static void _test_anchor_hash(unsigned line, IHTMLElement *elem, const char *exhash) in _test_anchor_hash() argument
1593 if(exhash) in _test_anchor_hash()
1594 …ok_(__FILE__,line)(!strcmp_wa(str, exhash), "hash = %s, expected %s\n", wine_dbgstr_w(str), exhash in _test_anchor_hash()