Searched refs:emailW (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/msxml3/ |
H A D | domdoc.c | 9474 static const WCHAR emailW[] = {'e','m','a','i','l',0}; in test_get_doctype() local 9505 ok(!lstrcmpW(emailW, s), "got name %s\n", wine_dbgstr_w(s)); in test_get_doctype() 9510 ok(!lstrcmpW(emailW, s), "got name %s\n", wine_dbgstr_w(s)); in test_get_doctype()
|