_LocateEntry
_LocateEntry(file, path, true, true);
_LocateEntry(entry, locatedPath, false, true);
if (!_LocateEntry(directory, locatedPath, implicit, true))
return _LocateEntry(entry, locatedEntryPath, implicit, false);