Searched defs:trimWhiteSpace (Results 1 – 4 of 4) sorted by relevance
187 PatternProps::trimWhiteSpace(const UChar *s, int32_t &length) { in trimWhiteSpace() function in PatternProps
103 public static String trimWhiteSpace(String s) { in trimWhiteSpace() method in PatternProps
105 public static String trimWhiteSpace(String s) { in trimWhiteSpace() method in PatternProps
576 bool trimWhiteSpace, in ReadText()