/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/i18n/ |
ucsdet.cpp | 91 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) function
|
/external/icu4c/test/intltest/ |
csdetest.cpp | 283 match = ucsdet_detect(csd, &status); 324 match = ucsdet_detect(csd, &status); 345 match = ucsdet_detect(csd, &status); 390 match = ucsdet_detect(csd, &status); 412 match = ucsdet_detect(csd, &status); 451 match = ucsdet_detect(csd, &status); 465 match = ucsdet_detect(csd, &status); 595 match = ucsdet_detect(csd, &status); 608 match = ucsdet_detect(csd, &status); 679 match = ucsdet_detect(csd, &status) [all...] |
/external/icu4c/common/unicode/ |
urename.h | 803 #define ucsdet_detect macro [all...] |