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

/external/icu4c/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/webkit/Source/WebCore/icu/unicode/
H A Ducsdet.h54 struct UCharsetMatch;
60 typedef struct UCharsetMatch UCharsetMatch; typedef in typeref:struct:UCharsetMatch
134 * The returned UCharsetMatch object is owned by the UCharsetDetector.
146 * @return a UCharsetMatch representing the best matching charset,
151 U_DRAFT const UCharsetMatch * U_EXPORT2
164 * The returned UCharsetMatch objects are owned by the UCharsetDetector.
185 U_DRAFT const UCharsetMatch ** U_EXPORT2
191 * Get the name of the charset represented by a UCharsetMatch.
194 * UCharsetMatch, an
[all...]

Completed in 397 milliseconds