HomeSort by relevance Sort by last modified time
    Searched refs:fC1Bytes (Results 1 - 12 of 12) sorted by null

  /external/icu/icu4c/source/i18n/
inputext.h 47 UBool fC1Bytes; // True if any bytes in the range 0x80 - 0x9F are in the input;false by default
inputext.cpp 52 fC1Bytes = FALSE;
156 fC1Bytes = TRUE;
csrsbcs.cpp     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CharsetDetector.java 391 fC1Bytes = false;
394 fC1Bytes = true;
414 boolean fC1Bytes = // True if any bytes in the range 0x80 - 0x9F are in the input;
CharsetRecog_sbcs.java 424 String name = det.fC1Bytes ? "windows-1252" : "ISO-8859-1";
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CharsetDetector.java 412 fC1Bytes = false;
415 fC1Bytes = true;
435 boolean fC1Bytes = // True if any bytes in the range 0x80 - 0x9F are in the input;
CharsetRecog_sbcs.java 423 String name = det.fC1Bytes ? "windows-1252" : "ISO-8859-1";
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 1498 milliseconds