KDECore
Go to the source code of this file.
Namespaces | |
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
#define FINAL_KAF ('\xea') |
Definition at line 30 of file nsHebrewProber.cpp.
#define FINAL_MEM ('\xed') |
Definition at line 32 of file nsHebrewProber.cpp.
#define FINAL_NUN ('\xef') |
Definition at line 34 of file nsHebrewProber.cpp.
#define FINAL_PE ('\xf3') |
Definition at line 36 of file nsHebrewProber.cpp.
#define FINAL_TSADI ('\xf5') |
Definition at line 38 of file nsHebrewProber.cpp.
#define LOGICAL_HEBREW_NAME ("windows-1255") |
Definition at line 50 of file nsHebrewProber.cpp.
#define MIN_FINAL_CHAR_DISTANCE (5) |
Definition at line 43 of file nsHebrewProber.cpp.
#define MIN_MODEL_DISTANCE (0.01) |
Definition at line 47 of file nsHebrewProber.cpp.
#define NORMAL_KAF ('\xeb') |
Definition at line 31 of file nsHebrewProber.cpp.
#define NORMAL_MEM ('\xee') |
Definition at line 33 of file nsHebrewProber.cpp.
#define NORMAL_NUN ('\xf0') |
Definition at line 35 of file nsHebrewProber.cpp.
#define NORMAL_PE ('\xf4') |
Definition at line 37 of file nsHebrewProber.cpp.
#define NORMAL_TSADI ('\xf6') |
Definition at line 39 of file nsHebrewProber.cpp.
#define VISUAL_HEBREW_NAME ("ISO-8859-8") |
Definition at line 49 of file nsHebrewProber.cpp.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.