Searched defs:csd (Results 1 – 4 of 4) sorted by relevance
93 UCharsetDetector *csd = ucsdet_open(&status); in TestConstruction() local126 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF8() local172 UCharsetDetector *csd = ucsdet_open(&status); in TestUTF16() local235 UCharsetDetector *csd = ucsdet_open(&status); in TestC1Bytes() local288 UCharsetDetector *csd = ucsdet_open(&status); in TestInputFilter() local393 UCharsetDetector *csd = ucsdet_open(&status); in TestBufferOverflow() local478 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM424() local556 UCharsetDetector *csd = ucsdet_open(&status); in TestIBM420() local
169 LocalUCharsetDetectorPointer csd(ucsdet_open(&status)); in checkEncoding() local258 LocalUCharsetDetectorPointer csd(ucsdet_open(status)); in ConstructionTest() local329 UCharsetDetector *csd = ucsdet_open(&status); in UTF8Test() local369 UCharsetDetector *csd = ucsdet_open(&status); in UTF16Test() local429 UCharsetDetector *csd = ucsdet_open(&status); in InputFilterTest() local497 UCharsetDetector *csd = ucsdet_open(&status); in C1BytesTest() local639 UCharsetDetector *csd = ucsdet_open(&status); in IBM424Test() local729 UCharsetDetector *csd = ucsdet_open(&status); in IBM420Test() local784 UCharsetDetector *csd = ucsdet_open(&status); in Ticket6394Test() local
38 CharsetDetector* csd = new CharsetDetector(*status); in ucsdet_open() local51 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_close() local123 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_detectAll() local165 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_enableInputFilter() local
30 UCharsetDetector* csd; in main() local