Searched refs:nrune_i (Results 1 – 1 of 1) sorted by relevance
1041 int nrune_i = 0; in Round1() local1044 rune_i = Regexp::LeadingString(sub[i], &nrune_i, &runeflags_i); in Round1()1047 while (same < nrune && same < nrune_i && rune[same] == rune_i[same]) in Round1()1075 nrune = nrune_i; in Round1()