Home
last modified time | relevance | path

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

/aoo41x/main/sal/osl/unx/
H A Dfile_url.cxx455 sal_Unicode* ustrchrcat(const sal_Unicode chr, sal_Unicode* d) in ustrchrcat() function
611 ustrchrcat(*punresolved++, path_resolved_so_far); in osl_getAbsoluteFileURL_impl_()
630 ustrchrcat(*punresolved++, path_resolved_so_far); in osl_getAbsoluteFileURL_impl_()
647 ustrchrcat(UNICHAR_SLASH, path_resolved_so_far); in osl_getAbsoluteFileURL_impl_()
656 ustrchrcat(*punresolved++, path_resolved_so_far); in osl_getAbsoluteFileURL_impl_()
/aoo41x/main/sal/osl/os2/
H A Dfile_url.cxx1106 sal_Unicode* ustrchrcat(const sal_Unicode chr, sal_Unicode* d)
1145 ustrchrcat(Chr, pStr);
1286 ustrchrcat(*punresolved++, path_resolved_so_far);
1306 ustrchrcat(*punresolved++, path_resolved_so_far);
1324 ustrchrcat(UNICHAR_SLASH, path_resolved_so_far);
1333 ustrchrcat(*punresolved++, path_resolved_so_far);

Completed in 30 milliseconds