Searched refs:help_common_words (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cups-408/cups/cgi-bin/
H A Dhelp-index.c28 static char help_common_words[][6] = variable
1171 if (wordlen > 1 && !bsearch(temp, help_common_words,
1172 (sizeof(help_common_words) /
1173 sizeof(help_common_words[0])),
1174 sizeof(help_common_words[0]),

Completed in 167 milliseconds