KDECore
#include "kcharsets.h"
#include "kfilterdev.h"
#include "kentities.cc"
#include "kconfig.h"
#include "kdebug.h"
#include "kglobal.h"
#include "klocale.h"
#include <QtCore/QDir>
#include <QtCore/QRegExp>
#include <QtCore/QCharRef>
#include <QtCore/QMutableStringListIterator>
#include <QtCore/QTextCodec>
#include <assert.h>
#include <QHash>
Include dependency graph for kcharsets.cpp:
Go to the source code of this file.
Functions | |
static const char * | kcharsets_array_search (const char *start, const int *indices, const char *entry) |
Variables | |
static const int | builtin_indices [] |
static const char | builtin_string [] |
static const int | conversion_hints_indices [] |
static const char | conversion_hints_string [] |
static const int | language_for_encoding_indices [] |
static const char | language_for_encoding_string [] |
Function Documentation
|
inlinestatic |
Definition at line 459 of file kcharsets.cpp.
Variable Documentation
|
static |
Initial value:
= {
0, 11, 18, 11, 30, 39, 50, 39,
58, 39, 64, 82, 88, 93, 109, 93,
120, 135, 143, 135, 158, 164, 168, 164,
175, 164, 189, 196, 201, 208, 214, 220,
227, 234, 240, 234, 256, 234, 272, 234,
288, 234, 304, 234, 320, 234, 336, 234,
352, 362, 367, 362, 362, 362, 377, 389,
394, 405, 412, 423, 430, 405, 442, 423,
454, 463, 475, 487, 499, 511, 518, 511,
529, 511, 536, 208, 551, 208, 566, 463,
576, 463, 586, 463, 590, 377, -1
}
Definition at line 401 of file kcharsets.cpp.
|
static |
Definition at line 339 of file kcharsets.cpp.
|
static |
Initial value:
= {
0, 7, 18, 25, 36, 18, 43, 50,
63, 50, 76, 50, -1
}
Definition at line 451 of file kcharsets.cpp.
|
static |
Initial value:
=
"cp1250\0"
"iso-8859-2\0"
"koi8-r\0"
"iso-8859-5\0"
"koi8-u\0"
"pt 154\0"
"windows-1251\0"
"paratype-154\0"
"pt-154\0"
"\0"
Definition at line 439 of file kcharsets.cpp.
|
static |
Initial value:
= {
0, 11, 28, 11, 40, 11, 52, 11,
60, 11, 67, 78, 95, 78, 106, 117,
124, 117, 136, 148, 169, 78, 177, 185,
193, 117, 201, 208, 217, 208, 228, 208,
236, 208, 243, 208, 250, 255, 275, 255,
286, 294, 313, 294, 317, 294, 324, 331,
338, 331, 345, 350, 359, 350, 364, 350,
371, 382, 388, 382, 396, 407, 414, 407,
422, 433, 440, 433, 453, 433, 461, 185,
472, 479, 484, 479, 496, 502, 510, 502,
517, 502, 522, 502, 527, 502, 543, 552,
567, 580, 586, 580, 593, 580, -1
}
Definition at line 222 of file kcharsets.cpp.
|
static |
Definition at line 155 of file kcharsets.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.