Searched defs:lastSep (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DxcDll.cpp438 PRInt32 lastSep = currentPath.RFindCharInSet(":\\/"); local
441 if (currentPath.Find(*(sBreakList[i]), PR_TRUE, lastSep) > 0)

Completed in 41 milliseconds