HomeSort by relevance Sort by last modified time
    Searched full:csd2 (Results 1 - 1 of 1) sorted by null

  /external/icu4c/test/intltest/
csdetest.cpp 791 UCharsetDetector *csd2 = ucsdet_open(&status); local
792 ucsdet_setText(csd2, bISO, lISO, &status);
793 const UCharsetMatch *match2 = ucsdet_detect(csd2, &status);
806 ucsdet_close(csd2);

Completed in 54 milliseconds