Searched refs:ucsdet_open (Results 1 – 13 of 13) sorted by relevance
94 UCharsetDetector *csd = ucsdet_open(&status); in TestConstruction()127 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF8()173 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF16()236 UCharsetDetector *csd = ucsdet_open(&status); in TestC1Bytes()289 UCharsetDetector *csd = ucsdet_open(&status); in TestInputFilter()353 ucsdet_open(&status); in TestChaining()394 UCharsetDetector *csd = ucsdet_open(&status); in TestBufferOverflow()479 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM424()557 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM420()
169 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in checkEncoding()254 LocalUCharsetDetectorPointer csd(ucsdet_open(status)); in ConstructionTest()325 UCharsetDetector *csd = ucsdet_open(&status); in UTF8Test()365 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in UTF16Test()414 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest()482 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest()624 UCharsetDetector *csd = ucsdet_open(&status); in IBM424Test()714 UCharsetDetector *csd = ucsdet_open(&status); in IBM420Test()769 UCharsetDetector *csd = ucsdet_open(&status); in Ticket6394Test()818 LocalUCharsetDetectorPointer csd1(ucsdet_open(&status)); in Ticket6954Test()[all …]
55 csd = ucsdet_open(&status); in main()
82 ucsdet_open(UErrorCode *status);
813 #define ucsdet_open U_ICU_ENTRY_POINT_RENAME(ucsdet_open) macro
32 ucsdet_open(UErrorCode *status) in ucsdet_open() function
101 ucsdet_open
305 return ucsdet_open(status); in ucsdet_open_android()