+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/*
**********************************************************************
* Copyright (C) 2005-2008, International Business Machines
// Value is rounded up, so zero really means zero occurences.
int16_t *fByteStats;
UBool fC1Bytes; // True if any bytes in the range 0x80 - 0x9F are in the input;false by default
+ UBool fOnlyTypicalASCII; // True if has only byte values that are typical for ASCII // rdar://56373519
char *fDeclaredEncoding;
const uint8_t *fRawInput; // Original, untouched input bytes.