Searched refs:ucsdet_open (Results 1 – 8 of 8) sorted by relevance
85 UCharsetDetector *csd = ucsdet_open(&status); in TestConstruction()118 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF8()159 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF16()222 UCharsetDetector *csd = ucsdet_open(&status); in TestC1Bytes()275 UCharsetDetector *csd = ucsdet_open(&status); in TestInputFilter()339 ucsdet_open(&status); in TestChaining()
141 UCharsetDetector *csd = ucsdet_open(&status); in checkEncoding()231 UCharsetDetector *csd = ucsdet_open(&status); in ConstructionTest()266 UCharsetDetector *csd = ucsdet_open(&status); in UTF8Test()306 UCharsetDetector *csd = ucsdet_open(&status); in UTF16Test()366 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest()434 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest()
51 csd = ucsdet_open(&status); in main()
58 UCharsetDetector* detector = ucsdet_open(&status); in detectTextEncoding()
71 ucsdet_open(UErrorCode *status);
27 ucsdet_open(UErrorCode *status) in ucsdet_open() function
730 #define ucsdet_open ucsdet_open_3_8 macro