Home
last modified time | relevance | path

Searched defs:common_words_file (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/libs/libbib/
H A Dindex.cpp567 const char *common_words_file = munge_filename(strchr(pool, '\0') + 1); in read_common_words_file() local
/netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/
H A Dindxbib.cpp92 const char *common_words_file = COMMON_WORDS_FILE; variable