HomeSort by relevance Sort by last modified time
    Searched refs:nHyphCount (Results 1 - 2 of 2) sorted by null

  /external/hyphenation/
example.c 65 int nHyphCount;
164 nHyphCount = 0;
167 nHyphCount++;
168 hyphword = (char *) malloc(k+1+nHyphCount);
hyphen.c 728 int nHyphCount;
862 nHyphCount = 0;
865 nHyphCount++;
    [all...]

Completed in 55 milliseconds