Searched refs:citer (Results 1 – 6 of 6) sorted by relevance
2 citer: Character Iteration9 citer.cpp Main source file in C++10 citer.sln Windows MSVC workspace. Double-click this to get started.11 citer.vcproj Windows MSVC project file13 To Build citer on Windows15 2. In MSVC, open the workspace file icu\samples\citer\citer.sln24 3. cd into the citer directory, e.g.25 cd c:\icu\source\samples\citer\debug27 citer42 cd <icu directory>/source/samples/citer[all …]
11 TARGET=citer14 OBJECTS=citer.o
23 …se csdet datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer uciter8 ugrep
23 …eak case csdet datefmt msgfmt numfmt props translit ucnv udata ufortune uresb ustring citer uciter8
1182 for (std::vector<std::string>::const_iterator citer = orderedList.begin(); in sortLabels() local1183 citer != orderedList.end(); ++citer) { in sortLabels()1184 label = *citer; in sortLabels()
48 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "citer", "..\citer\citer.vcproj", "{247E2681-6C…