Searched refs:stripWhitespace (Results 1 – 7 of 7) sorted by relevance
12 function stripWhitespace(str) { function
200 String seq = stripWhitespace(state.line); in parse()639 private static String stripWhitespace(String seq) { in stripWhitespace() method in NewHdfParser
1073 void stripWhitespace(UnicodeString& src);
1670 StringBuilder descBuf = stripWhitespace(description); in init()1848 private StringBuilder stripWhitespace(String description) { in stripWhitespace() method in RuleBasedNumberFormat
1709 StringBuilder descBuf = stripWhitespace(description); in init()1887 private StringBuilder stripWhitespace(String description) { in stripWhitespace() method in RuleBasedNumberFormat
1541 stripWhitespace(description); in init()1736 RuleBasedNumberFormat::stripWhitespace(UnicodeString& description) in stripWhitespace() function in RuleBasedNumberFormat