Searched defs:textcat_refcount (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/fts-lucene/
H A Dlucene-wrapper.cc105 static int textcat_refcount = 0; variable
148 textcat_refcount++;
186 if (--textcat_refcount == 0 && textcat != NULL) {

Completed in 803 milliseconds