Searched refs:ustrtoend (Results 1 – 2 of 2) sorted by relevance
446 sal_Unicode* ustrtoend(sal_Unicode* pStr) in ustrtoend() function457 sal_Unicode* p = ustrtoend(d); in ustrchrcat()469 sal_Unicode* p = ustrtoend(pStr); in _islastchr()489 sal_Unicode* p = ustrtoend(aPath) - 2; in _rmlastpathtoken()535 current_pos = ustrtoend(path) - 1; in _osl_resolvepath()597 presolvedsf = ustrtoend(path_resolved_so_far) - 1; in osl_getAbsoluteFileURL_impl_()608 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel) in osl_getAbsoluteFileURL_impl_()627 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel) in osl_getAbsoluteFileURL_impl_()644 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel) in osl_getAbsoluteFileURL_impl_()653 if ((presolvedsf = ustrtoend(path_resolved_so_far)) > sentinel) in osl_getAbsoluteFileURL_impl_()
1064 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 35 milliseconds