Searched refs:UCharsetDetector (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducsdet.h49 struct UCharsetDetector;
54 typedef struct UCharsetDetector UCharsetDetector; typedef in typeref:struct:UCharsetDetector
72 U_STABLE UCharsetDetector * U_EXPORT2
85 ucsdet_close(UCharsetDetector *ucsd);
93 * "Smart pointer" class, closes a UCharsetDetector via ucsdet_close().
100 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCharsetDetectorPointer, UCharsetDetector, ucsdet_close);
122 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status);
144 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status);
155 * The returned UCharsetMatch object is owned by the UCharsetDetector
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Ducsdet.h49 struct UCharsetDetector;
54 typedef struct UCharsetDetector UCharsetDetector; typedef in typeref:struct:UCharsetDetector
72 U_STABLE UCharsetDetector * U_EXPORT2
85 ucsdet_close(UCharsetDetector *ucsd);
93 * "Smart pointer" class, closes a UCharsetDetector via ucsdet_close().
100 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCharsetDetectorPointer, UCharsetDetector, ucsdet_close);
122 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status);
144 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status);
155 * The returned UCharsetMatch object is owned by the UCharsetDetector
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Ducsdet.cpp31 U_CAPI UCharsetDetector * U_EXPORT2
45 return (UCharsetDetector *) csd;
49 ucsdet_close(UCharsetDetector *ucsd)
56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status)
96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status)
106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status)
116 ucsdet_detectAll(UCharsetDetector *ucsd,
129 // ucsdet_getDetectableCharsetName(const UCharsetDetector *csd, int32_t index, UErrorCode *status)
138 // ucsdet_getDetectableCharsetsCount(const UCharsetDetector *csd, UErrorCode *status)
143 // return UCharsetDetector
[all...]
/external/icu/icu4c/source/i18n/
H A Ducsdet.cpp31 U_CAPI UCharsetDetector * U_EXPORT2
45 return (UCharsetDetector *) csd;
49 ucsdet_close(UCharsetDetector *ucsd)
56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status)
96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status)
106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status)
116 ucsdet_detectAll(UCharsetDetector *ucsd,
129 // ucsdet_getDetectableCharsetName(const UCharsetDetector *csd, int32_t index, UErrorCode *status)
138 // ucsdet_getDetectableCharsetsCount(const UCharsetDetector *csd, UErrorCode *status)
143 // return UCharsetDetector
[all...]
/external/chromium_org/base/i18n/
H A Dicu_encoding_detection.cc21 UCharsetDetector* detector = ucsdet_open(&status);
40 UCharsetDetector* detector = ucsdet_open(&status);
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DTextEncodingDetector.cpp46 UCharsetDetector* detector = ucsdet_open(&status);
/external/chromium_org/third_party/icu/source/samples/csdet/
H A Dcsdet.c30 UCharsetDetector* csd;
/external/icu/icu4c/source/samples/csdet/
H A Dcsdet.c30 UCharsetDetector* csd;
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Ducsdetst.c93 UCharsetDetector *csd = ucsdet_open(&status);
126 UCharsetDetector *csd = ucsdet_open(&status);
172 UCharsetDetector *csd = ucsdet_open(&status);
235 UCharsetDetector *csd = ucsdet_open(&status);
288 UCharsetDetector *csd = ucsdet_open(&status);
393 UCharsetDetector *csd = ucsdet_open(&status);
478 UCharsetDetector *csd = ucsdet_open(&status);
556 UCharsetDetector *csd = ucsdet_open(&status);
/external/icu/icu4c/source/test/cintltst/
H A Ducsdetst.c93 UCharsetDetector *csd = ucsdet_open(&status);
126 UCharsetDetector *csd = ucsdet_open(&status);
172 UCharsetDetector *csd = ucsdet_open(&status);
235 UCharsetDetector *csd = ucsdet_open(&status);
288 UCharsetDetector *csd = ucsdet_open(&status);
393 UCharsetDetector *csd = ucsdet_open(&status);
478 UCharsetDetector *csd = ucsdet_open(&status);
556 UCharsetDetector *csd = ucsdet_open(&status);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcsdetest.cpp329 UCharsetDetector *csd = ucsdet_open(&status);
369 UCharsetDetector *csd = ucsdet_open(&status);
429 UCharsetDetector *csd = ucsdet_open(&status);
497 UCharsetDetector *csd = ucsdet_open(&status);
638 UCharsetDetector *csd = ucsdet_open(&status);
726 UCharsetDetector *csd = ucsdet_open(&status);
780 UCharsetDetector *csd = ucsdet_open(&status);
829 UCharsetDetector *csd1 = ucsdet_open(&status);
838 UCharsetDetector *csd2 = ucsdet_open(&status);
/external/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp329 UCharsetDetector *csd = ucsdet_open(&status);
369 UCharsetDetector *csd = ucsdet_open(&status);
429 UCharsetDetector *csd = ucsdet_open(&status);
497 UCharsetDetector *csd = ucsdet_open(&status);
638 UCharsetDetector *csd = ucsdet_open(&status);
726 UCharsetDetector *csd = ucsdet_open(&status);
780 UCharsetDetector *csd = ucsdet_open(&status);
829 UCharsetDetector *csd1 = ucsdet_open(&status);
838 UCharsetDetector *csd2 = ucsdet_open(&status);

Completed in 457 milliseconds