Searched refs:dot_soW (Results 1 – 1 of 1) sorted by relevance
714 const WCHAR dot_soW[] = {'.','s','o',0}; in search_dll_path() local724 if ((p = wcsrchr(end, '.')) && !lstrcmpW(p, dot_soW)) *p = 0; in search_dll_path()740 if ((p = wcsrchr(end, '.')) && !lstrcmpW(p, dot_soW)) *p = 0; in search_dll_path()