Home | History | Annotate | Download | only in coll

Lines Matching full:coll

2 coll: a sample program which compares 2 strings with a user-defined collator.
9 coll.c Main source file
10 coll.sln Windows MSVC workspace. Double-click this to get started.
11 coll.vcproj Windows MSVC project file
13 To Build coll on Windows
15 2. In MSVC, open the workspace file icu\samples\coll\coll.sln
24 3. cd into the coll directory, e.g.
25 cd c:\icu\source\samples\coll\debug
27 coll [options*] -source source_string -target target_string
30 1. Build ICU. coll is built automatically by default unless samples are turned off.
42 cd <icu directory>/source/samples/coll