Searched defs:ucsd (Results 1 - 3 of 3) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
H A D | ucsdet.cpp | 49 ucsdet_close(UCharsetDetector *ucsd) in ucsdet_close() argument 56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() argument 96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() argument 106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status) in ucsdet_setDeclaredEncoding() argument 116 ucsdet_detectAll(UCharsetDetector *ucsd, in ucsdet_detectAll() argument 147 ucsdet_isInputFilterEnabled(const UCharsetDetector *ucsd) ucsdet_isInputFilterEnabled() argument 158 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter) ucsdet_enableInputFilter() argument 185 ucsdet_setDetectableCharset(UCharsetDetector *ucsd, const char *encoding, UBool enabled, UErrorCode *status) ucsdet_setDetectableCharset() argument 197 ucsdet_getDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status) ucsdet_getDetectableCharsets() argument [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | ucsdet.cpp | 49 ucsdet_close(UCharsetDetector *ucsd) in ucsdet_close() argument 56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() argument 96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() argument 106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status) in ucsdet_setDeclaredEncoding() argument 116 ucsdet_detectAll(UCharsetDetector *ucsd, in ucsdet_detectAll() argument 147 ucsdet_isInputFilterEnabled(const UCharsetDetector *ucsd) ucsdet_isInputFilterEnabled() argument 158 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter) ucsdet_enableInputFilter() argument 185 ucsdet_setDetectableCharset(UCharsetDetector *ucsd, const char *encoding, UBool enabled, UErrorCode *status) ucsdet_setDetectableCharset() argument 197 ucsdet_getDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status) ucsdet_getDetectableCharsets() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | ucsdet.cpp | 49 ucsdet_close(UCharsetDetector *ucsd) in ucsdet_close() argument 56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() argument 96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() argument 106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status) in ucsdet_setDeclaredEncoding() argument 116 ucsdet_detectAll(UCharsetDetector *ucsd, in ucsdet_detectAll() argument 147 ucsdet_isInputFilterEnabled(const UCharsetDetector *ucsd) ucsdet_isInputFilterEnabled() argument 158 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter) ucsdet_enableInputFilter() argument 185 ucsdet_setDetectableCharset(UCharsetDetector *ucsd, const char *encoding, UBool enabled, UErrorCode *status) ucsdet_setDetectableCharset() argument 197 ucsdet_getDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status) ucsdet_getDetectableCharsets() argument [all...] |
Completed in 2 milliseconds