Searched refs:ucsdet_open (Results 1 – 9 of 9) 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()258 LocalUCharsetDetectorPointer csd(ucsdet_open(status)); in ConstructionTest()329 UCharsetDetector *csd = ucsdet_open(&status); in UTF8Test()369 UCharsetDetector *csd = ucsdet_open(&status); in UTF16Test()429 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest()497 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest()639 UCharsetDetector *csd = ucsdet_open(&status); in IBM424Test()729 UCharsetDetector *csd = ucsdet_open(&status); in IBM420Test()784 UCharsetDetector *csd = ucsdet_open(&status); in Ticket6394Test()833 UCharsetDetector *csd1 = ucsdet_open(&status); in Ticket6954Test()[all …]
55 csd = ucsdet_open(&status); in main()
79 ucsdet_open(UErrorCode *status);
796 #define ucsdet_open U_ICU_ENTRY_POINT_RENAME(ucsdet_open) macro
32 ucsdet_open(UErrorCode *status) in ucsdet_open() function
1307 return ucsdet_open(status); in ucsdet_open_android()