Home | History | Annotate | Download | only in i18n

Lines Matching full:dynamic_cast

1544         if (U_SUCCESS(status) && (newCollator = dynamic_cast<RuleBasedCollator*>(temp)) != NULL) {