Lines Matching defs:ICU
25 #### What is ICU?
31 #### Where can I get ICU?
47 #### How do I install the binary versions of ICU?
70 #### Can you help me build ICU4C for ...
88 #### What is the ICU binary compatibility policy?
94 #### How is ICU licensed?
110 #### Can I use ICU from other languages besides C/C++ and Java?
115 …sion of ICU? Should I be concerned about API changes, a new Unicode version or a new CLDR version)?
147 #### How do I build ICU?
151 #### How do I get 32- or 64-bit versions of the ICU libraries?
161 #### How do I build an optimized, non debug ICU?
169 #### Why am I getting so many test failures when I use "gmake check"?
184 #### How can I reduce the size of the ICU data library?
191 …eing a small ( only a few K ) instead of a large ( several megabytes ) data shared library (icudt)?
192 #### Opening ICU services fails with U_MISSING_RESOURCE_ERROR and u_init() returns failure.
204 #### Can I add or remove a converter from ICU?
212 #### Why don't the makefiles work?
235 #### What version of the C iostream is used in ICU4C?
240 #### I only want to use the C APIs, do I need a C++ compiler?
265 #### What computer languages does ICU support?
269 #### How are the APIs documented for deprecation?
274 #### What version of Unicode standard does ICU support?
281 #### Does ICU support UTF-16 surrogates and Unicode supplementary characters?
285 #### Does Java support UTF-16 surrogates and Unicode supplementary characters?
290 #### How does ICU relate to Java's java.text.\* package?
311 #### Can I use any of the features of ICU without Unicode strings?
317 #### How do I declare a Unicode string in ICU?
331 #### How is a Unicode string represented in ICU4C?
358 #### How do I index into a UTF-16 string?
367 #### What is the performance difference between UTF-8 and UTF-16?
383 #### How do the converters work?
392 #### What does a locale look like in ICU?
410 #### How is ICU versioned?
414 #### What is the relationship between ICU locale data and system locale data?
424 #### How are errors handled in ICU?
450 #### With calendar classes, why are months 0-based?
462 #### Is there a guideline for COBOL programs that want to use ICU?
467 #### Where can I get more information about using ICU?