tesseract
3.05.02
|
#include "dawg.h"
#include "cutil.h"
#include "dict.h"
#include "emalloc.h"
#include "helpers.h"
#include "strngs.h"
#include "tesscallback.h"
#include "tprintf.h"
Go to the source code of this file.
Namespaces | |
tesseract | |
Functions | |
void | tesseract::CallWithUTF8 (TessCallback1< const char *> *cb, const WERD_CHOICE *wc) |