Searched defs:UCharsetMatch (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducsdet.h56 struct UCharsetMatch;
62 typedef struct UCharsetMatch UCharsetMatch; typedef in typeref:struct:UCharsetMatch
155 * The returned UCharsetMatch object is owned by the UCharsetDetector.
167 * @return a UCharsetMatch representing the best matching charset,
172 U_STABLE const UCharsetMatch * U_EXPORT2
185 * The returned UCharsetMatch objects are owned by the UCharsetDetector.
206 U_STABLE const UCharsetMatch ** U_EXPORT2
212 * Get the name of the charset represented by a UCharsetMatch.
215 * UCharsetMatch, an
[all...]
/external/icu/icu4c/source/i18n/unicode/
H A Ducsdet.h56 struct UCharsetMatch;
62 typedef struct UCharsetMatch UCharsetMatch; typedef in typeref:struct:UCharsetMatch
155 * The returned UCharsetMatch object is owned by the UCharsetDetector.
167 * @return a UCharsetMatch representing the best matching charset,
172 U_STABLE const UCharsetMatch * U_EXPORT2
185 * The returned UCharsetMatch objects are owned by the UCharsetDetector.
206 U_STABLE const UCharsetMatch ** U_EXPORT2
212 * Get the name of the charset represented by a UCharsetMatch.
215 * UCharsetMatch, an
[all...]

Completed in 183 milliseconds