Searched refs:nPosURL (Results 1 – 1 of 1) sorted by relevance
378 sal_Int32 nPosURL = -1; // for index of first character of URL in detect() local384 nPosURL = sFragment.indexOf(sURL,nPosURLSearchStart); in detect()385 if( nPosURL < 0 ) in detect()390 nPosEQ = sFragment.lastIndexOf(sEQ,nPosURL); in detect()413 nPosURLSearchStart = nPosURL + nURLLength; in detect()