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

  /external/icu4c/i18n/unicode/
ucsdet.h 173 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
  /external/webkit/Source/WebCore/icu/unicode/
ucsdet.h 152 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
  /external/icu4c/test/cintltst/
ucsdetst.c 139 match = ucsdet_detect(csd, &status);
178 match = ucsdet_detect(csd, &status);
198 match = ucsdet_detect(csd, &status);
245 match = ucsdet_detect(csd, &status);
259 match = ucsdet_detect(csd, &status);
303 match = ucsdet_detect(csd, &status);
325 match = ucsdet_detect(csd, &status);
357 ucsdet_detect(NULL, &status);
405 match = ucsdet_detect(csd, &status);
483 match = ucsdet_detect(csd, &status)
    [all...]
  /external/chromium/base/i18n/
icu_encoding_detection.cc 24 const UCharsetMatch* match = ucsdet_detect(detector, &status);
  /external/icu4c/test/intltest/
csdetest.cpp 295 match = ucsdet_detect(csd, &status);
336 match = ucsdet_detect(csd, &status);
357 match = ucsdet_detect(csd, &status);
402 match = ucsdet_detect(csd, &status);
424 match = ucsdet_detect(csd, &status);
463 match = ucsdet_detect(csd, &status);
477 match = ucsdet_detect(csd, &status);
607 match = ucsdet_detect(csd, &status);
620 match = ucsdet_detect(csd, &status);
691 match = ucsdet_detect(csd, &status)
    [all...]
  /external/icu4c/i18n/
ucsdet.cpp 91 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) function
  /external/icu4c/common/unicode/
urename.h 807 #define ucsdet_detect macro
    [all...]

Completed in 3583 milliseconds