HomeSort by relevance Sort by last modified time
    Searched refs:psz1 (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shlwapi.h 66 LWSTDAPI_(LPSTR) StrNCatA(LPSTR psz1,LPCSTR psz2,int cchMax);
67 LWSTDAPI_(LPWSTR) StrNCatW(LPWSTR psz1,LPCWSTR psz2,int cchMax);
92 LWSTDAPI_(LPWSTR) StrCatW(LPWSTR psz1,LPCWSTR psz2);
93 LWSTDAPI_(int) StrCmpW(LPCWSTR psz1,LPCWSTR psz2);
94 LWSTDAPI_(int) StrCmpIW(LPCWSTR psz1,LPCWSTR psz2);
95 LWSTDAPI_(LPWSTR) StrCpyW(LPWSTR psz1,LPCWSTR psz2);
96 LWSTDAPI_(LPWSTR) StrCpyNW(LPWSTR psz1,LPCWSTR psz2,int cchMax);
122 LWSTDAPI_(int) StrCmpLogicalW(LPCWSTR psz1,LPCWSTR psz2);
515 LWSTDAPI_(int) UrlCompareA(LPCSTR psz1,LPCSTR psz2,WINBOOL fIgnoreSlash);
516 LWSTDAPI_(int) UrlCompareW(LPCWSTR psz1,LPCWSTR psz2,WINBOOL fIgnoreSlash)
529 LWSTDAPI_(LPCSTR) UrlGetLocationA(LPCSTR psz1); variable
530 LWSTDAPI_(LPCWSTR) UrlGetLocationW(LPCWSTR psz1); variable
    [all...]
fdi.h 219 char *psz1; member in struct:__anon50303

Completed in 197 milliseconds