Home | History | Annotate | Download | only in i18n

Lines Matching refs:entryType

436     } entryType;
466 entryType = NONE;
472 if (entryType == PROTOTYPE) {
474 } else if (entryType == RBT_DATA) {
480 } else if (entryType == COMPOUND_RBT) {
489 if (entryType == PROTOTYPE) {
492 entryType = PROTOTYPE;
498 if (entryType == PROTOTYPE) {
501 entryType = FACTORY;
568 if (entry->entryType == TransliteratorEntry::RULES_FORWARD ||
569 entry->entryType == TransliteratorEntry::RULES_REVERSE ||
570 entry->entryType == TransliteratorEntry::LOCALE_RULES) {
574 entry->entryType = TransliteratorEntry::ALIAS;
579 entry->entryType = TransliteratorEntry::RBT_DATA;
584 entry->entryType = TransliteratorEntry::ALIAS;
587 entry->entryType = TransliteratorEntry::COMPOUND_RBT;
654 entry->entryType = (dir == UTRANS_FORWARD) ? TransliteratorEntry::RULES_FORWARD
673 entry->entryType = TransliteratorEntry::ALIAS;
1133 entry->entryType = TransliteratorEntry::LOCALE_RULES;
1254 switch (entry->entryType) {
1347 ((entry->entryType == TransliteratorEntry::RULES_REVERSE) ?