Searched refs:mindex (Results 1 – 2 of 2) sorted by relevance
2104 int mindex; local2127 for (mindex = 0; mindex < g->mlen; mindex++)2128 g->charjump[(int)g->must[mindex]] = g->mlen - mindex - 1;2147 int mindex; /* General "must" iterator */ local2172 for (mindex = 0; mindex < g->mlen; mindex++)2173 g->matchjump[mindex] = 2*g->mlen - mindex - 1;2176 for (mindex = g->mlen - 1, suffix = g->mlen; mindex >= 0;2177 mindex--, suffix--) {2178 pmatches[mindex] = suffix;2187 && g->must[mindex] != g->must[suffix]) {[all …]
1163 [4mindex[24m Selects a single word from the value.