Home
last modified time | relevance | path

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

/dports/mail/bmf/bmf-0.9.4/
H A Ddbtext.h51 uint dbtext_table_getcount( dbttext_t* pthis, str_t* pword );
H A Ddbtext.c154 ptable->getcount = dbtext_table_getcount; in dbtext_db_opentable()
518 uint dbtext_table_getcount( dbttext_t* pthis, str_t* pword ) in dbtext_table_getcount() function