Lines Matching full:trim
8443 Support for String.trim(), String.trimLeft() and String.trimRight() methods8446 Implement trim, trimLeft, and trimRight8451 is needed for compatibility with mozilla's implementation of trim.