Searched refs:pSubjectPathEnd (Results 1 – 1 of 1) sorted by relevance
1911 sal_Unicode const * pSubjectPathEnd in convertAbsToRel() local1921 if (p1 == pBasePathEnd || p2 == pSubjectPathEnd) in convertAbsToRel()1923 if (p1 == pBasePathEnd && p2 == pSubjectPathEnd) in convertAbsToRel()1975 if (pSubjectPathEnd - pSubjectPathBegin >= nMatch + 2 in convertAbsToRel()1984 p != pSubjectPathEnd && *p != '/'; ++p) in convertAbsToRel()1999 aSynRelURIRef.append(decode(pSubjectPathBegin + nMatch, pSubjectPathEnd, in convertAbsToRel()
Completed in 69 milliseconds