Lines Matching refs:ucsdet_getName
191 UnicodeString name(ucsdet_getName(matches[0], &status)); in checkEncoding()
206 const char *name = ucsdet_getName(matches[m], &status); in checkEncoding()
381 name = ucsdet_getName(match, &status); in UTF16Test()
399 name = ucsdet_getName(match, &status); in UTF16Test()
437 name = ucsdet_getName(match, &status); in InputFilterTest()
459 name = ucsdet_getName(match, &status); in InputFilterTest()
498 name = ucsdet_getName(match, &status); in C1BytesTest()
512 name = ucsdet_getName(match, &status); in C1BytesTest()
647 name = ucsdet_getName(match, &status); in IBM424Test()
660 name = ucsdet_getName(match, &status); in IBM424Test()
737 name = ucsdet_getName(match, &status); in IBM420Test()
750 name = ucsdet_getName(match, &status); in IBM420Test()
790 UnicodeString charSetName(ucsdet_getName(matches[i], &status)); in Ticket6394Test()
825 const char *name1 = ucsdet_getName(match1, &status); in Ticket6954Test()
834 const char *name2 = ucsdet_getName(match2, &status); in Ticket6954Test()
841 name1 = ucsdet_getName(match1, &status); in Ticket6954Test()