Home
last modified time | relevance | path

Searched refs:pSuffixEnd (Results 1 – 1 of 1) sorted by relevance

/trunk/main/tools/source/fsys/
H A Durlobj.cxx3871 sal_Unicode const * pSuffixEnd = pEnd; in getAbbreviated() local
3878 sal_Unicode const * p = pSuffixEnd - 1; in getAbbreviated()
3879 if (pSuffixEnd == pCoreEnd && *p == '/') in getAbbreviated()
3888 pSuffixEnd, in getAbbreviated()
3892 pSuffixEnd = p; in getAbbreviated()
3894 if (pSuffixEnd != pBegin) in getAbbreviated()
3905 pEnd = pSuffixEnd; in getAbbreviated()
3909 if (pPrefixBegin > pSuffixEnd) in getAbbreviated()
3910 pPrefixBegin = pSuffixEnd; in getAbbreviated()
3950 if (pPrefixBegin > pSuffixEnd) in getAbbreviated()
[all …]

Completed in 28 milliseconds