Home
last modified time | relevance | path

Searched refs:nLastBackslash (Results 1 – 1 of 1) sorted by path

/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx440 size_t nLastBackslash = sPrefix.find_last_of('\\'); in dump() local
442 if (nLastBackslash < nCutPos) in dump()
443 nCutPos = nLastBackslash; in dump()

Completed in 24 milliseconds