KDECore
Go to the source code of this file.
Namespaces | |
namespace | kencodingprober |
Macros | |
#define | FINAL_KAF ('\xea') |
#define | FINAL_MEM ('\xed') |
#define | FINAL_NUN ('\xef') |
#define | FINAL_PE ('\xf3') |
#define | FINAL_TSADI ('\xf5') |
#define | LOGICAL_HEBREW_NAME ("windows-1255") |
#define | MIN_FINAL_CHAR_DISTANCE (5) |
#define | MIN_MODEL_DISTANCE (0.01) |
#define | NORMAL_KAF ('\xeb') |
#define | NORMAL_MEM ('\xee') |
#define | NORMAL_NUN ('\xf0') |
#define | NORMAL_PE ('\xf4') |
#define | NORMAL_TSADI ('\xf6') |
#define | VISUAL_HEBREW_NAME ("ISO-8859-8") |
Macro Definition Documentation
◆ FINAL_KAF
#define FINAL_KAF ('\xea') |
Definition at line 30 of file nsHebrewProber.cpp.
◆ FINAL_MEM
#define FINAL_MEM ('\xed') |
Definition at line 32 of file nsHebrewProber.cpp.
◆ FINAL_NUN
#define FINAL_NUN ('\xef') |
Definition at line 34 of file nsHebrewProber.cpp.
◆ FINAL_PE
#define FINAL_PE ('\xf3') |
Definition at line 36 of file nsHebrewProber.cpp.
◆ FINAL_TSADI
#define FINAL_TSADI ('\xf5') |
Definition at line 38 of file nsHebrewProber.cpp.
◆ LOGICAL_HEBREW_NAME
#define LOGICAL_HEBREW_NAME ("windows-1255") |
Definition at line 50 of file nsHebrewProber.cpp.
◆ MIN_FINAL_CHAR_DISTANCE
#define MIN_FINAL_CHAR_DISTANCE (5) |
Definition at line 43 of file nsHebrewProber.cpp.
◆ MIN_MODEL_DISTANCE
#define MIN_MODEL_DISTANCE (0.01) |
Definition at line 47 of file nsHebrewProber.cpp.
◆ NORMAL_KAF
#define NORMAL_KAF ('\xeb') |
Definition at line 31 of file nsHebrewProber.cpp.
◆ NORMAL_MEM
#define NORMAL_MEM ('\xee') |
Definition at line 33 of file nsHebrewProber.cpp.
◆ NORMAL_NUN
#define NORMAL_NUN ('\xf0') |
Definition at line 35 of file nsHebrewProber.cpp.
◆ NORMAL_PE
#define NORMAL_PE ('\xf4') |
Definition at line 37 of file nsHebrewProber.cpp.
◆ NORMAL_TSADI
#define NORMAL_TSADI ('\xf6') |
Definition at line 39 of file nsHebrewProber.cpp.
◆ VISUAL_HEBREW_NAME
#define VISUAL_HEBREW_NAME ("ISO-8859-8") |
Definition at line 49 of file nsHebrewProber.cpp.
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.