Lines Matching defs:textcat
23 # include <libexttextcat/textcat.h>
25 # include <libtextcat/textcat.h>
27 # include <textcat.h>
101 static void *textcat = NULL;
186 if (--textcat_refcount == 0 && textcat != NULL) {
188 textcat_Done(textcat);
190 textcat = NULL;
492 /* textcat really wants the '/' suffix */
508 if (textcat == NULL) {
509 textcat = textcat_init(index);
510 if (textcat == NULL) {
517 lang = textcat_Classify(textcat, (const char *)data,