Home | History | Annotate | Download | only in samples

Lines Matching refs:ICU

13 csdet   -  demonstrates using ICU's CharSet Detection API
19 layout - demonstrates the ICU LayoutEngine
21 legacy - demonstrates using two versions of ICU in one application
31 translit - demonstrates the use of ICU transliteration
35 ucnv - demonstrates the use of ICU codepage conversion
37 udata - demonstrates the use of ICU low level data routines (reader/writer in 'all' MSVC solution)
41 ugrep - demonstrates ICU Regular Expressions.
45 ustring - demonstrates ICU string manipulation functions
52 It is normally built with ICU, and is located in icu/source/extra/uconv
55 included with ICU. You can check it out from the CVS command line
56 by using for example, "cvs co icuapps" instead of "cvs co icu",
57 or through WebCVS at http://dev.icu-project.org/cgi-bin/viewcvs.cgi/icuapps/
67 - build ICU
72 Unix: - build and install (make install) ICU
73 - be sure 'icu-config' is accessible from the PATH