Home | History | Annotate | Download | only in hyphenation

Lines Matching full:isrepl

727     int isrepl = 0;
815 if (!isrepl) for(; isrepl < word_size; isrepl++) {
816 matchrepl[isrepl] = NULL;
817 matchindex[isrepl] = -1;
868 if (isrepl && (matchindex[i] >= 0) && matchrepl[matchindex[i]]) {