OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ceList2
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
colldata.cpp
884
const CEList *
ceList2
= charsToCEList->get(string);
887
const CEList *
ceList2
= new CEList(coll, *string, status);
890
delete
ceList2
;
891
ceList2
= NULL;
895
if (ceList->matchesAt(offset,
ceList2
)) {
896
int32_t clength =
ceList2
->size();
907
delete
ceList2
;
920
delete
ceList2
;
/external/icu4c/test/intltest/
ssearch.cpp
[
all
...]
Completed in 941 milliseconds