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

  /external/icu4c/i18n/unicode/
ucsdet.h 49 struct UCharsetDetector;
54 typedef struct UCharsetDetector 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/third_party/icu/public/i18n/unicode/
ucsdet.h 47 struct UCharsetDetector;
52 typedef struct UCharsetDetector UCharsetDetector;
70 U_STABLE UCharsetDetector * U_EXPORT2
83 ucsdet_close(UCharsetDetector *ucsd);
101 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status);
123 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status);
134 * The returned UCharsetMatch object is owned by the UCharsetDetector.
152 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
164 * The returned UCharsetMatch objects are owned by the UCharsetDetector
    [all...]
  /external/webkit/WebCore/icu/unicode/
ucsdet.h 47 struct UCharsetDetector;
52 typedef struct UCharsetDetector UCharsetDetector;
70 U_DRAFT UCharsetDetector * U_EXPORT2
83 ucsdet_close(UCharsetDetector *ucsd);
101 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status);
123 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status);
134 * The returned UCharsetMatch object is owned by the UCharsetDetector.
152 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
164 * The returned UCharsetMatch objects are owned by the UCharsetDetector
    [all...]
  /external/chromium/third_party/icu/source/i18n/
ucsdet.cpp 26 U_CAPI UCharsetDetector * U_EXPORT2
40 return (UCharsetDetector *) csd;
44 ucsdet_close(UCharsetDetector *ucsd)
51 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status)
91 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status)
101 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status)
111 ucsdet_detectAll(UCharsetDetector *ucsd,
124 // ucsdet_getDetectableCharsetName(const UCharsetDetector *csd, int32_t index, UErrorCode *status)
133 // ucsdet_getDetectableCharsetsCount(const UCharsetDetector *csd, UErrorCode *status)
138 // return UCharsetDetector::getDetectableCount()
    [all...]
csdetect.cpp 394 ucsdet_getAllDetectableCharsets(const UCharsetDetector * /*ucsd*/, UErrorCode *status)
  /external/icu4c/i18n/
ucsdet.cpp 26 U_CAPI UCharsetDetector * U_EXPORT2
40 return (UCharsetDetector *) csd;
44 ucsdet_close(UCharsetDetector *ucsd)
51 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status)
91 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status)
101 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status)
111 ucsdet_detectAll(UCharsetDetector *ucsd,
124 // ucsdet_getDetectableCharsetName(const UCharsetDetector *csd, int32_t index, UErrorCode *status)
133 // ucsdet_getDetectableCharsetsCount(const UCharsetDetector *csd, UErrorCode *status)
138 // return UCharsetDetector::getDetectableCount()
    [all...]
csdetect.cpp 394 ucsdet_getAllDetectableCharsets(const UCharsetDetector * /*ucsd*/, UErrorCode *status)
  /external/icu4c/samples/csdet/
csdet.c 30 UCharsetDetector* csd;
  /external/webkit/WebCore/platform/text/
TextEncodingDetectorICU.cpp 58 UCharsetDetector* detector = ucsdet_open(&status);
  /external/chromium/third_party/icu/source/test/cintltst/
ucsdetst.c 91 UCharsetDetector *csd = ucsdet_open(&status);
124 UCharsetDetector *csd = ucsdet_open(&status);
170 UCharsetDetector *csd = ucsdet_open(&status);
233 UCharsetDetector *csd = ucsdet_open(&status);
286 UCharsetDetector *csd = ucsdet_open(&status);
391 UCharsetDetector *csd = ucsdet_open(&status);
476 UCharsetDetector *csd = ucsdet_open(&status);
554 UCharsetDetector *csd = ucsdet_open(&status);
  /external/icu4c/test/cintltst/
ucsdetst.c 93 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/third_party/icu/source/test/intltest/
csdetest.cpp 154 UCharsetDetector *csd = ucsdet_open(&status);
244 UCharsetDetector *csd = ucsdet_open(&status);
279 UCharsetDetector *csd = ucsdet_open(&status);
319 UCharsetDetector *csd = ucsdet_open(&status);
379 UCharsetDetector *csd = ucsdet_open(&status);
447 UCharsetDetector *csd = ucsdet_open(&status);
588 UCharsetDetector *csd = ucsdet_open(&status);
672 UCharsetDetector *csd = ucsdet_open(&status);
722 UCharsetDetector *csd = ucsdet_open(&status);
  /external/chromium/net/ftp/
ftp_directory_listing_buffer.cc 29 UCharsetDetector* detector = ucsdet_open(&status);
  /external/icu4c/test/intltest/
csdetest.cpp 278 UCharsetDetector *csd = ucsdet_open(&status);
318 UCharsetDetector *csd = ucsdet_open(&status);
378 UCharsetDetector *csd = ucsdet_open(&status);
446 UCharsetDetector *csd = ucsdet_open(&status);
587 UCharsetDetector *csd = ucsdet_open(&status);
671 UCharsetDetector *csd = ucsdet_open(&status);
721 UCharsetDetector *csd = ucsdet_open(&status);

Completed in 281 milliseconds