Home
last modified time | relevance | path

Searched refs:hashInsertWord (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/ficl/
H A Ddict.c677 hashInsertWord(pHash, pFW); in dictUnsmudge()
765 void hashInsertWord(FICL_HASH *pHash, FICL_WORD *pFW) in hashInsertWord() function
H A Dficl.h693 void hashInsertWord(FICL_HASH *pHash, FICL_WORD *pFW);