Home | History | Annotate | Download | only in i18n

Lines Matching defs:idBlock

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