Home | History | Annotate | Download | only in intltest

Lines Matching refs:ceList2

1722         const CEList *ceList2 = NULL;
1735 ceList2 = collData->getCEList(string);
1736 matches = ceList.matchesAt(offset, ceList2);
1739 collData->freeCEList((CEList *) ceList2);
1744 offset += ceList2->size();
1745 collData->freeCEList(ceList2);