|
BibleTime
|
#include "gbftohtml.h"#include <cstdlib>#include <cstring>#include <QByteArray>#include <QChar>#include <QRegularExpression>#include <QRegularExpressionMatch>#include <QString>#include <QStringList>#include <utility>#include "../../util/btassert.h"#include "../drivers/cswordmoduleinfo.h"#include "../managers/cswordbackend.h"#include <gbfhtml.h>#include <swbasicfilter.h>#include <swbuf.h>#include <swkey.h>#include <swmodule.h>Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{gbftohtml.cpp} |
Functions | |
| int | anonymous_namespace{gbftohtml.cpp}::hexDigitValue (char const hex) |
| char | anonymous_namespace{gbftohtml.cpp}::hexToChar (char const *const hex) |