Home
last modified time | relevance | path

Searched refs:stripWhitespace (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/i18n/unicode/
Drbnf.h977 void stripWhitespace(UnicodeString& src);
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DNewHdfParser.java200 String seq = stripWhitespace(state.line); in parse()
639 private static String stripWhitespace(String seq) { in stripWhitespace() method in NewHdfParser
/external/icu4c/i18n/
Drbnf.cpp1313 stripWhitespace(description); in init()
1461 RuleBasedNumberFormat::stripWhitespace(UnicodeString& description) in stripWhitespace() function in RuleBasedNumberFormat
/external/libxslt/libxslt/
DxsltInternals.h1286 int stripWhitespace; member
Dxslt.c3059 cctxt->inode->stripWhitespace = 0; in xsltParsePreprocessStylesheetTree()
3127 cctxt->inode->stripWhitespace = 1; in xsltParsePreprocessStylesheetTree()
3134 cctxt->inode->stripWhitespace = 1; in xsltParsePreprocessStylesheetTree()
3141 cctxt->inode->stripWhitespace = 1; in xsltParsePreprocessStylesheetTree()
3343 (((cctxt->inode->stripWhitespace) || in xsltParsePreprocessStylesheetTree()