HomeSort by: relevance | last modified time | path
    Searched defs:nphrase (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/makemandb/
apropos-utils.c 481 int nphrase; local
493 nphrase = matchinfo[0];
495 ndoc = matchinfo[2 + 3 * ncol * nphrase + ncol];
496 for (iphrase = 0; iphrase < nphrase; iphrase++) {
apropos-utils.c 481 int nphrase; local
493 nphrase = matchinfo[0];
495 ndoc = matchinfo[2 + 3 * ncol * nphrase + ncol];
496 for (iphrase = 0; iphrase < nphrase; iphrase++) {

Completed in 95 milliseconds