Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutils.h768 …lean TextFsaGetStats (TextFsaPtr tbl, Int4Ptr highStateP, Int4Ptr numWordsP, Int4Ptr longestWordP);
H A Dsqnutil2.c12886 Int4Ptr longestWordP in TextFsaGetStats() argument
12897 if (longestWordP != NULL) { in TextFsaGetStats()
12898 *longestWordP = tbl->longestWord; in TextFsaGetStats()