Home
last modified time | relevance | path

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

/reactos/dll/win32/msxml3/
H A Dschema.c377 static DWORD dt_hash_bstr(OLECHAR const* bstr, int len /* calculated if -1 */) in dt_hash_bstr() function
578 DWORD hash = dt_hash_bstr(bstr, len); in bstr_to_dt()