Searched defs:strItem (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/tools/dumpce/
H A Ddumpce.cpp1006 UnicodeString strItem = usetiter -> getString(); local
1009 for (int i = 0; i < strItem.length(); i++) {
1010 codepoint = strItem.char32At(i);
/external/icu4c/tools/dumpce/
H A Ddumpce.cpp1006 UnicodeString strItem = usetiter -> getString(); local
1009 for (int i = 0; i < strItem.length(); i++) {
1010 codepoint = strItem.char32At(i);

Completed in 75 milliseconds