Searched defs:len_a (Results 1 – 3 of 3) sorted by relevance
149 static inline WCHAR *heap_strndupAtoW(const char *str, int len_a, DWORD *len_w) in heap_strndupAtoW()
1484 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()
3878 DWORD len_a, len_b; in compare_file_paths() local