#include "nsSJISProber.h"#include "nsUTF8Prober.h"#include "nsEUCJPProber.h"#include "nsGB2312Prober.h"#include "nsEUCKRProber.h"#include "nsBig5Prober.h"#include "nsEUCTWProber.h"

Go to the source code of this file.
Data Structures | |
| class | nsMBCSGroupProber |
Defines | |
| #define | NUM_OF_PROBERS 7 |
| #define NUM_OF_PROBERS 7 |
Definition at line 49 of file nsMBCSGroupProber.h.
Referenced by nsMBCSGroupProber::GetConfidence(), nsMBCSGroupProber::HandleData(), nsMBCSGroupProber::Reset(), and nsMBCSGroupProber::~nsMBCSGroupProber().
1.6.2-20100208