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