Home
last modified time | relevance | path

Searched refs:lpEndPath (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sal/osl/w32/
H A Dfile_url.cxx440 LPTSTR lpEndPath = NULL; in PathAddBackslash() local
448 lpEndPath = lpPath + nLen; in PathAddBackslash()
449 *lpEndPath++ = '\\'; in PathAddBackslash()
450 *lpEndPath = 0; in PathAddBackslash()
453 return lpEndPath; in PathAddBackslash()

Completed in 14 milliseconds