Home | History | Annotate | Download | only in intltest

Lines Matching refs:sources

2011     const char* SOURCES[] = { NULL, "Seoridf", "Oewoir" };
2066 if (SOURCES[j] == NULL) continue;
2067 if (s.caseCompare(SOURCES[j],0)==0) {
3540 int32_t sources = Transliterator::countAvailableSources();
3541 for (i = 0; i < sources; i++) {