Home | History | Annotate | Download | only in cintltst

Lines Matching full:numberelements

309                         && strcmp(subBundleKey, "NumberElements") == 0
661 fromArray = ures_getByKey(fromLocaleBund, "NumberElements", NULL, &errorCode);
662 toArray = ures_getByKey(toLocaleBund, "NumberElements", NULL, &errorCode);
665 compareArrays("NumberElements", fromArray, fromLocale, toArray, toLocale, 0, 3);
667 compareArrays("NumberElements", fromArray, fromLocale, toArray, toLocale, 5, 10);