Home | History | Annotate | Download | only in cintltst

Lines Matching full:numberelements

307                         && strcmp(subBundleKey, "NumberElements") == 0
651 fromArray = ures_getByKey(fromLocaleBund, "NumberElements", NULL, &errorCode);
652 toArray = ures_getByKey(toLocaleBund, "NumberElements", NULL, &errorCode);
655 compareArrays("NumberElements", fromArray, fromLocale, toArray, toLocale, 0, 3);
657 compareArrays("NumberElements", fromArray, fromLocale, toArray, toLocale, 5, 10);