Home
last modified time | relevance | path

Searched defs:len_a (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/wininet/
H A Dinternet.h149 static inline WCHAR *heap_strndupAtoW(const char *str, int len_a, DWORD *len_w) in heap_strndupAtoW()
H A Dinternet.c1484 static BOOL set_url_component_AtoW(const char *comp_a, DWORD len_a, WCHAR **comp_w, DWORD *len_w, W… in set_url_component_AtoW()
/reactos/dll/win32/urlmon/
H A Duri.c3878 DWORD len_a, len_b; in compare_file_paths() local