Lines Matching full:matchlen
1576 u_int y, matchlen = strlen(list[0]);1582 for (x = 0; x < matchlen; x++) 1586 matchlen = x;1589 if (matchlen > strlen(word)) {1592 tmp[matchlen] = '\0';