Home | History | Annotate | Download | only in i18n

Lines Matching defs:idBlock

1074         // idBlock, no data -- this is an alias.  The ID has
1102 UnicodeString* idBlock = (UnicodeString*)parser.idBlockVector.elementAt(i);
1103 if (!idBlock->isEmpty()) {
1104 Transliterator* temp = createInstance(*idBlock, UTRANS_FORWARD, parseError, status);