Searched defs:trimWhiteSpace (Results 1 - 6 of 6) sorted by relevance

/external/icu/icu4c/source/common/
H A Dpatternprops.cpp175 PatternProps::trimWhiteSpace(const UChar *s, int32_t &length) { function in class:PatternProps
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp576 bool trimWhiteSpace,
582 if ( !trimWhiteSpace // certain tags always keep whitespace
574 ReadText( const char* p, TIXML_STRING * text, bool trimWhiteSpace, const char* endTag, bool caseInsensitive, TiXmlEncoding encoding ) argument
/external/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp576 bool trimWhiteSpace,
582 if ( !trimWhiteSpace // certain tags always keep whitespace
574 ReadText( const char* p, TIXML_STRING * text, bool trimWhiteSpace, const char* endTag, bool caseInsensitive, TiXmlEncoding encoding ) argument
/external/tinyxml/
H A Dtinyxmlparser.cpp555 bool trimWhiteSpace,
561 if ( !trimWhiteSpace // certain tags always keep whitespace
553 ReadText( const char* p, TIXML_STRING * text, bool trimWhiteSpace, const char* endTag, bool caseInsensitive, TiXmlEncoding encoding ) argument
/external/chromium_org/third_party/sqlite/src/ext/fts1/
H A Dfts1.c2392 static void trimWhiteSpace(StringBuffer *p){ function
2468 trimWhiteSpace(&sb);
2510 trimWhiteSpace(&sb);
/external/chromium_org/third_party/sqlite/src/ext/fts2/
H A Dfts2.c610 static void trimWhiteSpace(StringBuffer *p){ function
3494 trimWhiteSpace(&sb);
3536 trimWhiteSpace(&sb);

Completed in 1016 milliseconds