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

  /external/icu4c/tools/makeconv/
makeconv.c 466 } else if(uprv_strcmp(key, "subchar")==0) {
474 uprv_memcpy(staticData->subChar, bytes, length);
476 fprintf(stderr, "error: illegal <subchar> %s\n", value);
539 uprv_memcpy(staticData->subChar, prototype->subChar, prototype->subCharLen);
666 staticData->subChar, staticData->subCharLen)
760 uprv_memcpy(staticData->subChar, baseData.staticData.subChar, 4);
789 if(1!=ucm_countChars(baseStates, staticData->subChar, staticData->subCharLen)) {
  /external/icu4c/common/
ucnv_bld.h 78 uint8_t subChar[UCNV_MAX_SUBCHAR_LEN]; /* +72: 4 [note: 4 and 8 byte boundary] */
213 uint8_t subChar1; /* single-byte substitution character if different from subChar */
ucnv_u16.c     [all...]
ucnv_bld.c     [all...]
  /frameworks/base/icu4j/java/android/icu/text/
ArabicShaping.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-nodeps.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 4847 milliseconds