Searched refs:setToAdopt (Results 1 – 5 of 5) sorted by relevance
699 void RBBIRuleScanner::findSetFor(const UnicodeString &s, RBBINode *node, UnicodeSet *setToAdopt) { in findSetFor() argument708 delete setToAdopt; in findSetFor()717 if (setToAdopt == NULL) { in findSetFor()719 setToAdopt = new UnicodeSet(0x000000, 0x10ffff); in findSetFor()723 setToAdopt = new UnicodeSet(c, c); in findSetFor()736 usetNode->fInputSet = setToAdopt; in findSetFor()753 if (tkey == NULL || el == NULL || setToAdopt == NULL) { in findSetFor()759 delete setToAdopt; in findSetFor()760 setToAdopt = NULL; in findSetFor()
86 void findSetFor(const UnicodeString &s, RBBINode *node, UnicodeSet *setToAdopt = NULL);
597 void findSetFor(String s, RBBINode node, UnicodeSet setToAdopt) { in findSetFor() argument614 if (setToAdopt == null) { in findSetFor()616 setToAdopt = new UnicodeSet(0x000000, 0x10ffff); in findSetFor()620 setToAdopt = new UnicodeSet(c, c); in findSetFor()630 usetNode.fInputSet = setToAdopt; in findSetFor()
598 void findSetFor(String s, RBBINode node, UnicodeSet setToAdopt) { in findSetFor() argument615 if (setToAdopt == null) { in findSetFor()617 setToAdopt = new UnicodeSet(0x000000, 0x10ffff); in findSetFor()621 setToAdopt = new UnicodeSet(c, c); in findSetFor()631 usetNode.fInputSet = setToAdopt; in findSetFor()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...