Searched defs:ucsd (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ducsdet.cpp49 ucsdet_close(UCharsetDetector *ucsd) argument
56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) argument
96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) argument
106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode *status) argument
116 ucsdet_detectAll(UCharsetDetector *ucsd, argument
147 ucsdet_isInputFilterEnabled(const UCharsetDetector *ucsd) argument
158 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter) argument
185 ucsdet_setDetectableCharset(UCharsetDetector *ucsd, const char *encoding, UBool enabled, UErrorCode *status) argument
197 ucsdet_getDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status) argument
[all...]

Completed in 113 milliseconds