KDECore
#include "kcharsets.h"
#include "kfilterdev.h"
#include "kentities.c"
#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 452 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, 221,
227, 221, 243, 221, 259, 221, 275, 221,
291, 221, 307, 221, 323, 221, 339, 349,
354, 349, 349, 349, 364, 376, 381, 392,
399, 410, 417, 392, 429, 410, 441, 450,
462, 474, 486, 498, 505, 498, 516, 498,
523, 208, 538, 208, 553, 450, 563, 450,
573, 450, 577, 364, -1
}
Definition at line 394 of file kcharsets.cpp.
|
static |
Definition at line 334 of file kcharsets.cpp.
|
static |
Initial value:
= {
0, 7, 18, 25, 36, 18, 43, 50,
63, 50, 76, 50, -1
}
Definition at line 444 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 432 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, 343, 352, 343, 357, 343, 364, 375,
381, 375, 389, 400, 407, 400, 415, 426,
433, 426, 446, 426, 454, 185, 465, 472,
477, 472, 489, 495, 503, 495, 510, 495,
515, 495, 520, 495, 536, 545, 560, 573,
579, 573, 586, 573, -1
}
Definition at line 219 of file kcharsets.cpp.
|
static |
Definition at line 153 of file kcharsets.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.