Home | History | Annotate | Download | only in i18n

Lines Matching refs:insert

624     ruleTextCopy.insert(sub2->getPos(), temp);
626 ruleTextCopy.insert(sub1->getPos(), temp);
651 // first, insert the rule's rule text into toInsertInto at the
652 // specified position, then insert the results of the substitutions
656 toInsertInto.insert(pos, ruleText);
673 // first, insert the rule's rule text into toInsertInto at the
674 // specified position, then insert the results of the substitutions
679 toInsertInto.insert(pos, ruleText);