Lines Matching refs:demonstrates
7 break - demonstrates how to use BreakIterators in C and C++.
11 case - demonstrates how to do Unicode case conversion in C and C++.
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
23 msgfmt - demonstrates the use of the Message Format
25 numfmt - demonstrates the use of the number format
27 props - demonstrates the use of Unicode properties
29 strsrch - demonstrates how to search for patterns in Unicode text using the usearch interface.
31 translit - demonstrates the use of ICU transliteration
33 uciter8.c - demonstrates how to leniently read 8-bit Unicode text.
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)
39 ufortune - demonstrates packaging and use of resources in an application
41 ugrep - demonstrates ICU Regular Expressions.
43 uresb - demonstrates building and loading resource bundles
45 ustring - demonstrates ICU string manipulation functions