Searched refs:preCount (Results 1 – 1 of 1) sorted by relevance
315 sal_Int32 preCount = preRef->getPathSegmentCount(); in normalize() local317 if (preCount != i) { in normalize()318 if (preCount == i - 1) { in normalize()320 } else if (preCount - 1 == i && buf.getLength() > 0 in normalize()
Completed in 12 milliseconds