Searched defs:CaseFoldingTestData (Results 1 – 1 of 1) sorted by relevance
179 struct CaseFoldingTestData { struct180 const char* sourceDescription;181 const char* source;182 const char** localeList;183 size_t localeListLength;184 const char* expected;