Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dproc.c99 static FTH ficl_word_to_source(ficlDictionary *, ficlCell *);
1370 ficl_word_to_source(ficlDictionary *dict, ficlCell *cell) in ficl_word_to_source() function
1482 ficl_word_to_source(dict, word->param)); in fth_word_to_source()
1486 ficl_word_to_source(dict, in fth_word_to_source()