Searched refs:si_i (Results 1 – 1 of 1) sorted by relevance
267 final int si_i = si + i; in matches() local269 if (si_i == stringLength) return false; in matches()271 if (patternChar != string [si_i]) in matches()326 final int si_i = si + i; in matches() local328 if (si_i == stringLength) return false; in matches()330 if (patternChar != string [si_i]) in matches()