Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/unx/
H A Dfile_url.cxx445 sal_Unicode* ustrtoend(sal_Unicode* pStr) in ustrtoend() function
456 sal_Unicode* p = ustrtoend(d); in ustrchrcat()
468 sal_Unicode* p = ustrtoend(pStr); in _islastchr()
488 sal_Unicode* p = ustrtoend(aPath) - 2; in _rmlastpathtoken()
534 current_pos = ustrtoend(path) - 1; in _osl_resolvepath()
596 presolvedsf = ustrtoend(path_resolved_so_far) - 1; in osl_getAbsoluteFileURL_impl_()
607 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel) in osl_getAbsoluteFileURL_impl_()
626 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel) in osl_getAbsoluteFileURL_impl_()
643 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel) in osl_getAbsoluteFileURL_impl_()
652 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel) in osl_getAbsoluteFileURL_impl_()
/aoo42x/main/sal/osl/os2/
H A Dfile_url.cxx1064 sal_Unicode* ustrtoend(sal_Unicode* pStr)
1108 sal_Unicode* p = ustrtoend(d);
1120 sal_Unicode* dc = ustrtoend(d);
1131 sal_Unicode* p = ustrtoend(pStr);
1163 sal_Unicode* p = ustrtoend(aPath) - 2;
1210 current_pos = ustrtoend(path) - 1;
1272 presolvedsf = ustrtoend(path_resolved_so_far) - 1;
1283 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel)
1303 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel)
1321 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel)
[all …]

Completed in 145 milliseconds