Home
last modified time | relevance | path

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

/reactos/dll/appcompat/apphelp/
H A Dsdbstringtable.c99 int Sdbwcscmp(const WCHAR* s1, const WCHAR* s2) in Sdbwcscmp() function
140 if (!Sdbwcscmp((*entry)->Name, str)) in TableFindPtr()