KDECore
nsSBCharSetProber.h File Reference
#include "nsCharSetProber.h"
Go to the source code of this file.
Classes | |
class | kencodingprober::nsSingleByteCharSetProber |
struct | kencodingprober::SequenceModel |
Namespaces | |
namespace | kencodingprober |
Macros | |
#define | NEGATIVE_CAT 0 |
#define | NEGATIVE_SHORTCUT_THRESHOLD (float)0.05 |
#define | NUMBER_OF_SEQ_CAT 4 |
#define | POSITIVE_CAT (NUMBER_OF_SEQ_CAT-1) |
#define | POSITIVE_SHORTCUT_THRESHOLD (float)0.95 |
#define | SAMPLE_SIZE 64 |
#define | SB_ENOUGH_REL_THRESHOLD 1024 |
#define | SYMBOL_CAT_ORDER 250 |
Macro Definition Documentation
◆ NEGATIVE_CAT
#define NEGATIVE_CAT 0 |
Definition at line 38 of file nsSBCharSetProber.h.
◆ NEGATIVE_SHORTCUT_THRESHOLD
#define NEGATIVE_SHORTCUT_THRESHOLD (float)0.05 |
Definition at line 34 of file nsSBCharSetProber.h.
◆ NUMBER_OF_SEQ_CAT
#define NUMBER_OF_SEQ_CAT 4 |
Definition at line 36 of file nsSBCharSetProber.h.
◆ POSITIVE_CAT
#define POSITIVE_CAT (NUMBER_OF_SEQ_CAT-1) |
Definition at line 37 of file nsSBCharSetProber.h.
◆ POSITIVE_SHORTCUT_THRESHOLD
#define POSITIVE_SHORTCUT_THRESHOLD (float)0.95 |
Definition at line 33 of file nsSBCharSetProber.h.
◆ SAMPLE_SIZE
#define SAMPLE_SIZE 64 |
Definition at line 31 of file nsSBCharSetProber.h.
◆ SB_ENOUGH_REL_THRESHOLD
#define SB_ENOUGH_REL_THRESHOLD 1024 |
Definition at line 32 of file nsSBCharSetProber.h.
◆ SYMBOL_CAT_ORDER
#define SYMBOL_CAT_ORDER 250 |
Definition at line 35 of file nsSBCharSetProber.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.