Searched refs:csPath (Results 1 – 1 of 1) sorted by relevance
87 WideString csPath; in GetPath() local95 csPath += ch; in GetPath()99 if (csPath.GetLength() < 1) { in GetPath()101 } else if (csPath.Compare(L"..") == 0) { in GetPath()103 } else if (csPath.Compare(L".") == 0) { in GetPath()115 if (wsTag.Compare(csPath) == 0) { in GetPath()