Searched defs:stripLeadingAndTrailingHTMLSpaces (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLParserIdioms.h44 String stripLeadingAndTrailingHTMLSpaces(const Vector<UChar, inlineCapacity>& vector) function in namespace:WebCore
H A DHTMLParserIdioms.cpp38 static String stripLeadingAndTrailingHTMLSpaces(String string, CharType characters, unsigned length) function in namespace:WebCore
64 String stripLeadingAndTrailingHTMLSpaces(const String& string) function in namespace:WebCore

Completed in 111 milliseconds