Lines Matching refs:trim
933 String trim(const String &s);
1144 String Parser::trim(const String &s)
3071 String trim(const String &s);
3568 properties[fieldNames[i]] = trim(inbuf);
3823 String MakeBase::trim(const String &s)
4413 //Now trim off the <excludes>
4594 String s = trim(str);
4615 varname = trim(varname);
5468 attrVal = trim(attrVal);
8016 // trim it down to unique elements, reduce command line size
9680 s = trim(s);
9920 description = parser.trim(elem->getValue());