Searched refs:dictIncludes (Results 1 – 3 of 3) sorted by relevance
115 if (!dictIncludes(pd, pFW)) in isAFiclWord()118 if (!dictIncludes(pd, pFW->name)) in isAFiclWord()121 if ((pFW->link != NULL) && !dictIncludes(pd, pFW->link)) in isAFiclWord()159 if (!dictIncludes(pd, (void *)cp)) in findEnclosingWord()670 if (dictIncludes(dp, c.p)) in displayRStack()
545 int dictIncludes(FICL_DICT *pDict, void *p) in dictIncludes() function
768 int dictIncludes (FICL_DICT *pDict, void *p);