Searched refs:ensureEndsWithFileSeparator (Results 1 – 4 of 4) sorted by relevance
139 CharString &ensureEndsWithFileSeparator(UErrorCode &errorCode);
183 CharString &CharString::ensureEndsWithFileSeparator(UErrorCode &errorCode) { in ensureEndsWithFileSeparator() function in CharString
613 pathBuffer.ensureEndsWithFileSeparator(*pErrorCode); in next()
265 outFileName.append(destdir, err).ensureEndsWithFileSeparator(err); in main()