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

  /external/icu4c/common/
ushape.c 68 #define NEW_TAIL_CHAR 0xFE73
500 if(ch == OLD_TAIL_CHAR || ch == NEW_TAIL_CHAR){
570 if(ch >= 0xfe70 && ch <= 0xfe7f && ch != NEW_TAIL_CHAR && ch != 0xFE75 && ch != SHADDA_TATWEEL_CHAR)
589 if(ch >= 0xfe70 && ch <= 0xfe7f && ch != NEW_TAIL_CHAR && ch != 0xFE75){
    [all...]
  /frameworks/base/icu4j/java/android/icu/text/
ArabicShaping.java 208 tailChar = NEW_TAIL_CHAR;
560 private static final char NEW_TAIL_CHAR = '\uFE73';
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 20 milliseconds