#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "ut_types.h"
#include "ut_assert.h"
#include "ut_debugmsg.h"
#include "ut_string.h"
#include "ie_imp_ISCII.h"
#include "ie_types.h"
#include "pd_Document.h"
#include "ut_growbuf.h"
Variables | |
static IE_SuffixConfidence | IE_Imp_ISCII_Sniffer__SuffixConfidence [] |
{ { "isc", UT_CONFIDENCE_PERFECT }, { "iscii", UT_CONFIDENCE_PERFECT }, { "", UT_CONFIDENCE_ZILCH } }