KDECore
nsLatin1Prober.cpp File Reference
#include "nsLatin1Prober.h"
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Namespaces | |
namespace | kencodingprober |
Defines | |
#define | ACO 5 |
#define | ACV 4 |
#define | ASC 2 |
#define | ASO 7 |
#define | ASS 3 |
#define | ASV 6 |
#define | CLASS_NUM 8 |
#define | OTH 1 |
#define | UDF 0 |
Variables | |
static unsigned char | kencodingprober::Latin1_CharToClass [] |
static unsigned char | kencodingprober::Latin1ClassModel [] |
Define Documentation
#define ACO 5 |
Definition at line 35 of file nsLatin1Prober.cpp.
#define ACV 4 |
Definition at line 34 of file nsLatin1Prober.cpp.
#define ASC 2 |
Definition at line 32 of file nsLatin1Prober.cpp.
#define ASO 7 |
Definition at line 37 of file nsLatin1Prober.cpp.
#define ASS 3 |
Definition at line 33 of file nsLatin1Prober.cpp.
#define ASV 6 |
Definition at line 36 of file nsLatin1Prober.cpp.
#define CLASS_NUM 8 |
Definition at line 38 of file nsLatin1Prober.cpp.
#define OTH 1 |
Definition at line 31 of file nsLatin1Prober.cpp.
#define UDF 0 |
Definition at line 30 of file nsLatin1Prober.cpp.