Lines Matching refs:ucsdet_getName
187 UnicodeString name(ucsdet_getName(matches[0], &status)); in checkEncoding()
202 const char *name = ucsdet_getName(matches[m], &status); in checkEncoding()
382 name = ucsdet_getName(match, &status); in UTF16Test()
403 name = ucsdet_getName(match, &status); in UTF16Test()
448 name = ucsdet_getName(match, &status); in InputFilterTest()
470 name = ucsdet_getName(match, &status); in InputFilterTest()
509 name = ucsdet_getName(match, &status); in C1BytesTest()
523 name = ucsdet_getName(match, &status); in C1BytesTest()
658 name = ucsdet_getName(match, &status); in IBM424Test()
671 name = ucsdet_getName(match, &status); in IBM424Test()
748 name = ucsdet_getName(match, &status); in IBM420Test()
761 name = ucsdet_getName(match, &status); in IBM420Test()
801 UnicodeString charSetName(ucsdet_getName(matches[i], &status)); in Ticket6394Test()
836 const char *name1 = ucsdet_getName(match1, &status); in Ticket6954Test()
845 const char *name2 = ucsdet_getName(match2, &status); in Ticket6954Test()
852 name1 = ucsdet_getName(match1, &status); in Ticket6954Test()