HomeSort by relevance Sort by last modified time
    Searched refs:ucsdet_getAllDetectableCharsets (Results 1 - 5 of 5) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
ucsdet.h 351 ucsdet_getAllDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status);
402 * {@link #ucsdet_getAllDetectableCharsets()}.
  /external/icu/icu4c/source/i18n/
ucsdet.cpp 191 ucsdet_getAllDetectableCharsets(const UCharsetDetector * /*ucsd*/, UErrorCode *status)
  /external/icu/icu4c/source/test/cintltst/
ucsdetst.c 95 UEnumeration *e = ucsdet_getAllDetectableCharsets(csd, &status);
104 log_err("ucsdet_getAllDetectableCharsets() returned a null or empty name!\n");
110 log_err("ucsdet_getAllDetectableCharsets(past the list) returned a non-null name!\n");
  /external/icu/icu4c/source/test/intltest/
csdetest.cpp 259 LocalUEnumerationPointer e(ucsdet_getAllDetectableCharsets(csd.getAlias(), status));
271 errln("ucsdet_getAllDetectableCharsets() returned a null or empty name!");
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 188 milliseconds