Searched refs:dstr (Results 1 – 1 of 1) sorted by relevance
149 const sal_Unicode *dstr = dataArea + lenArray[i-1]; in getLongestMatch() local152 while (pos < len && dstr[pos] == str[pos]) { pos++; } in getLongestMatch()
Completed in 8 milliseconds