Lines Matching refs:findAndReplace
3128 rules2.findAndReplace(SPACE, EMPTY);3129 rules2.findAndReplace(NEWLINE, EMPTY);3130 rules2.findAndReplace(RETURN, EMPTY);3132 UnicodeString testRules(testRulesForward); testRules.findAndReplace(SPACE, EMPTY);