OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:foldset
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
uniset_closure.cpp
187
UnicodeSet
foldSet
(*this);
190
foldSet
.toUSet(),
202
foldSet
.strings->removeAllElements();
224
addCaseMapping(
foldSet
, result, full, str);
227
addCaseMapping(
foldSet
, result, full, str);
230
addCaseMapping(
foldSet
, result, full, str);
233
addCaseMapping(
foldSet
, result, full, str);
243
foldSet
.add(str); // does not map to code points: add the folded string itself
258
foldSet
.add(str);
261
foldSet
.add(str)
[
all
...]
/external/chromium_org/third_party/icu/source/common/
uniset_props.cpp
[
all
...]
Completed in 173 milliseconds