Home
last modified time | relevance | path

Searched defs:stripWhitespace (Results 1 – 6 of 6) sorted by relevance

/external/skqp/experimental/canvaskit/htmlcanvas/
Dfont.js12 function stripWhitespace(str) { function
/external/skia/modules/canvaskit/htmlcanvas/
Dfont.js12 function stripWhitespace(str) { function
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DNewHdfParser.java639 private static String stripWhitespace(String seq) { in stripWhitespace() method in NewHdfParser
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedNumberFormat.java1887 private StringBuilder stripWhitespace(String description) { in stripWhitespace() method in RuleBasedNumberFormat
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRuleBasedNumberFormat.java1848 private StringBuilder stripWhitespace(String description) { in stripWhitespace() method in RuleBasedNumberFormat
/external/icu/icu4c/source/i18n/
Drbnf.cpp1736 RuleBasedNumberFormat::stripWhitespace(UnicodeString& description) in stripWhitespace() function in RuleBasedNumberFormat