#include <stdio.h>#include <string.h>#include <glib.h>#include "text_model.h"#include "utils.h"#include "log.h"#include "nsUniversalDetectorImpl.h"
Go to the source code of this file.
Namespaces | |
| namespace | text |
Variables | |
| static const int | text::SAMPLE_LEN = 1024 * 4 |
| static const int | text::BLOCK_SIZE = 4096 |
| static const std::string | text::TARGET_CODESET = "utf-8" |
1.6.2-20100208