#include <ept/debtags/vocabulary.h>
#include <ept/debtags/maint/vocabularyindexer.h>
#include <ept/debtags/maint/debdbparser.h>
#include <ept/debtags/maint/path.h>
#include <tagcoll/input/memory.h>
#include <cstring>
#include <sstream>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/mman.h>

Namespaces | |
| namespace | ept |
| namespace | ept::debtags |
Functions | |
| int | ept::debtags::tagcmp (const char *tag1, const char *tag2) |
1.5.6