|
libcss
|
#include <inttypes.h>#include <stdio.h>#include <parserutils/charset/utf8.h>#include <parserutils/input/inputstream.h>#include <libcss/libcss.h>#include "charset/detect.h"#include "utils/utils.h"#include "lex/lex.h"#include "testutils.h"Macros | |
| #define | ITERATIONS (1) |
| #define | DUMP_TOKENS (0) |
| #define | CHUNK_SIZE (4096) |
Functions | |
| int | main (int argc, char **argv) |
| #define CHUNK_SIZE (4096) |
| #define DUMP_TOKENS (0) |
| #define ITERATIONS (1) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |