#include <opentrep/config/opentrep-paths.hpp>
#include <opentrep/basic/BasConst_OPENTREP_Service.hpp>
#include <opentrep/basic/BasConst_Unicode.hpp>
#include <opentrep/basic/BasConst_General.hpp>
Go to the source code of this file.
Namespaces | |
OPENTREP | |
Variables | |
const std::tm | OPENTREP::DEFAULT_DATE_TM |
const char * | OPENTREP::K_ICU_ACCENT_REMOVAL_RULE = "NFD; [:M:] Remove; NFC;" |
const char * | OPENTREP::K_ICU_QUOTATION_REMOVAL_RULE |
const char * | OPENTREP::K_ICU_PUNCTUATION_REMOVAL_RULE = "[:P:] Remove;" |
const char * | OPENTREP::K_ICU_GENERIC_TRANSLITERATOR_RULE |
const BlackList_T | OPENTREP::K_BLACK_LIST = ListGenerator::createBlackList() |