Searched defs:textcat_refcount (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/fts-lucene/ | ||
H A D | lucene-wrapper.cc | 105 static int textcat_refcount = 0; variable 148 textcat_refcount++; 186 if (--textcat_refcount == 0 && textcat != NULL) { |
Completed in 803 milliseconds