HomeSort by relevance Sort by last modified time
    Searched full:isrepl (Results 1 - 1 of 1) sorted by null

  /external/hyphenation/
hyphen.c 727 int isrepl = 0; local
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]]) {
    [all...]

Completed in 35 milliseconds