Home | History | Annotate | Download | only in i18n

Lines Matching defs:TARGET_SEP

55 static const UChar TARGET_SEP  = 0x002D; /*-*/
726 * transliterator at the first TARGET_SEP. If there is no TARGET_SEP, then the
755 ID.append(TARGET_SEP).append(target).append(variant);