Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Ddict.c678 hashInsertWord(pHash, pFW); in dictUnsmudge()
766 void hashInsertWord(FICL_HASH *pHash, FICL_WORD *pFW) in hashInsertWord() function
H A Dficl.h694 void hashInsertWord(FICL_HASH *pHash, FICL_WORD *pFW);