Home | History | Annotate | Download | only in cintltst

Lines Matching full:numberelements

308                         && strcmp(subBundleKey, "NumberElements") == 0
654 fromArray = ures_getByKey(fromLocaleBund, "NumberElements", NULL, &errorCode);
655 toArray = ures_getByKey(toLocaleBund, "NumberElements", NULL, &errorCode);
658 compareArrays("NumberElements", fromArray, fromLocale, toArray, toLocale, 0, 3);
660 compareArrays("NumberElements", fromArray, fromLocale, toArray, toLocale, 5, 10);