Home
last modified time | relevance | path

Searched defs:fC1Bytes (Results 1 – 5 of 5) sorted by relevance

/external/icu/libicu/cts_headers/
Dinputext.h49 …UBool fC1Bytes; // True if any bytes in the range 0x80 - 0x9F are in the input;false … variable
/external/icu/icu4c/source/i18n/
Dinputext.h49 …UBool fC1Bytes; // True if any bytes in the range 0x80 - 0x9F are in the input;false … variable
/external/cronet/third_party/icu/source/i18n/
Dinputext.h49 …UBool fC1Bytes; // True if any bytes in the range 0x80 - 0x9F are in the input;false … variable
/external/icu/android_icu4j/src/main/java/android/icu/text/
DCharsetDetector.java416 boolean fC1Bytes = // True if any bytes in the range 0x80 - 0x9F are in the input; field in CharsetDetector
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DCharsetDetector.java437 boolean fC1Bytes = // True if any bytes in the range 0x80 - 0x9F are in the input; field in CharsetDetector