Searched refs:nOccurrence (Results 1 – 1 of 1) sorted by relevance
189 int nOccurrence = 0; in showVocabulary() local209 nOccurrence = sqlite3_column_int(pStmt, 1); in showVocabulary()212 printf("Total tokens in all documents............ %9d\n", nOccurrence); in showVocabulary()