Home | History | Annotate | Download | only in samples

Lines Matching refs:demonstrates

10 break - demonstrates how to use BreakIterators in C and C++.
14 case - demonstrates how to do Unicode case conversion in C and C++.
16 csdet - demonstrates using ICU's CharSet Detection API
22 layout - demonstrates the ICU LayoutEngine
24 legacy - demonstrates using two versions of ICU in one application
26 msgfmt - demonstrates the use of the Message Format
28 numfmt - demonstrates the use of the number format
30 props - demonstrates the use of Unicode properties
32 strsrch - demonstrates how to search for patterns in Unicode text using the usearch interface.
34 translit - demonstrates the use of ICU transliteration
36 uciter8.c - demonstrates how to leniently read 8-bit Unicode text.
38 ucnv - demonstrates the use of ICU codepage conversion
40 udata - demonstrates the use of ICU low level data routines (reader/writer in 'all' MSVC solution)
42 ufortune - demonstrates packaging and use of resources in an application
44 ugrep - demonstrates ICU Regular Expressions.
46 uresb - demonstrates building and loading resource bundles
48 ustring - demonstrates ICU string manipulation functions