Lines Matching refs:refIndex
343 int refIndex = url.reverseFind('#');344 url = url.substring(0, refIndex);