Home
last modified time | relevance | path

Searched refs:ucsd (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Ducsdet.cpp49 ucsdet_close(UCharsetDetector *ucsd) in ucsdet_close() argument
51 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_close()
56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() argument
62 ((CharsetDetector *) ucsd)->setText(textIn, len); in ucsdet_setText()
96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() argument
102 return (const UCharsetMatch *) ((CharsetDetector *) ucsd)->detect(*status); in ucsdet_detect()
106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode… in ucsdet_setDeclaredEncoding() argument
112 ((CharsetDetector *) ucsd)->setDeclaredEncoding(encoding,length); in ucsdet_setDeclaredEncoding()
116 ucsdet_detectAll(UCharsetDetector *ucsd, in ucsdet_detectAll() argument
123 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_detectAll()
[all …]
/third_party/icu/icu4c/source/i18n/
Ducsdet.cpp49 ucsdet_close(UCharsetDetector *ucsd) in ucsdet_close() argument
51 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_close()
56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() argument
62 ((CharsetDetector *) ucsd)->setText(textIn, len); in ucsdet_setText()
96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() argument
102 return (const UCharsetMatch *) ((CharsetDetector *) ucsd)->detect(*status); in ucsdet_detect()
106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode… in ucsdet_setDeclaredEncoding() argument
112 ((CharsetDetector *) ucsd)->setDeclaredEncoding(encoding,length); in ucsdet_setDeclaredEncoding()
116 ucsdet_detectAll(UCharsetDetector *ucsd, in ucsdet_detectAll() argument
123 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_detectAll()
[all …]
/third_party/node/deps/icu-small/source/i18n/
Ducsdet.cpp49 ucsdet_close(UCharsetDetector *ucsd) in ucsdet_close() argument
51 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_close()
56 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status) in ucsdet_setText() argument
62 ((CharsetDetector *) ucsd)->setText(textIn, len); in ucsdet_setText()
96 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status) in ucsdet_detect() argument
102 return (const UCharsetMatch *) ((CharsetDetector *) ucsd)->detect(*status); in ucsdet_detect()
106 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode… in ucsdet_setDeclaredEncoding() argument
112 ((CharsetDetector *) ucsd)->setDeclaredEncoding(encoding,length); in ucsdet_setDeclaredEncoding()
116 ucsdet_detectAll(UCharsetDetector *ucsd, in ucsdet_detectAll() argument
123 CharsetDetector *csd = (CharsetDetector *) ucsd; in ucsdet_detectAll()
[all …]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducsdet.h94 ucsdet_close(UCharsetDetector *ucsd);
131 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status);
153 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode…
182 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
216 ucsdet_detectAll(UCharsetDetector *ucsd, int32_t *matchesFound, UErrorCode *status);
354 ucsdet_getAllDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status);
368 ucsdet_isInputFilterEnabled(const UCharsetDetector *ucsd);
383 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter);
400 ucsdet_getDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status);
416 ucsdet_setDetectableCharset(UCharsetDetector *ucsd, const char *encoding, UBool enabled, UErrorCode…
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducsdet.h94 ucsdet_close(UCharsetDetector *ucsd);
131 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status);
153 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode…
182 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
216 ucsdet_detectAll(UCharsetDetector *ucsd, int32_t *matchesFound, UErrorCode *status);
354 ucsdet_getAllDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status);
368 ucsdet_isInputFilterEnabled(const UCharsetDetector *ucsd);
383 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter);
400 ucsdet_getDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status);
416 ucsdet_setDetectableCharset(UCharsetDetector *ucsd, const char *encoding, UBool enabled, UErrorCode…
/third_party/icu/icu4c/source/i18n/unicode/
Ducsdet.h94 ucsdet_close(UCharsetDetector *ucsd);
131 ucsdet_setText(UCharsetDetector *ucsd, const char *textIn, int32_t len, UErrorCode *status);
153 ucsdet_setDeclaredEncoding(UCharsetDetector *ucsd, const char *encoding, int32_t length, UErrorCode…
182 ucsdet_detect(UCharsetDetector *ucsd, UErrorCode *status);
216 ucsdet_detectAll(UCharsetDetector *ucsd, int32_t *matchesFound, UErrorCode *status);
354 ucsdet_getAllDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status);
368 ucsdet_isInputFilterEnabled(const UCharsetDetector *ucsd);
383 ucsdet_enableInputFilter(UCharsetDetector *ucsd, UBool filter);
400 ucsdet_getDetectableCharsets(const UCharsetDetector *ucsd, UErrorCode *status);
416 ucsdet_setDetectableCharset(UCharsetDetector *ucsd, const char *encoding, UBool enabled, UErrorCode…
/third_party/skia/third_party/externals/icu/source/data/translit/
Dja_Hrkt_ja_Latn_BGN.txt15 # http://libraries.ucsd.edu/bib/fed/USBGN_romanization.pdf
/third_party/icu/icu4c/source/data/translit/
Dja_Hrkt_ja_Latn_BGN.txt15 # http://libraries.ucsd.edu/bib/fed/USBGN_romanization.pdf