Lines Matching refs:nstr
1330 which_chars (const char *str[], size_t nstr)
1336 for (size_t cnt = 0; cnt < nstr; ++cnt)
1388 compute_pfxfreq (const char *str[], size_t nstr)
1392 for (size_t i = 0; i < nstr; ++i)
1395 for (size_t i = 0; i < nstr; ++i)
1414 compute_sfxfreq (size_t nstr, struct strsnlen *strsnlen)
1418 for (size_t i = 0; i < nstr; ++i)
1421 for (size_t i = 0; i < nstr; ++i)