HomeSort by relevance Sort by last modified time
    Searched defs:hasBOM (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/
csrutf8.cpp 27 bool hasBOM = FALSE;
37 hasBOM = TRUE;
91 if (hasBOM && numInvalid == 0) {
93 } else if (hasBOM && numValid > numInvalid*10) {
csrucode.cpp 76 bool hasBOM = FALSE;
80 hasBOM = TRUE;
96 if (hasBOM && numInvalid==0) {
98 } else if (hasBOM && numValid > numInvalid*10) {
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 61 milliseconds