Home
last modified time | relevance | path

Searched defs:skipWhiteSpace (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/common/
Dpatternprops.cpp166 PatternProps::skipWhiteSpace(const UChar *s, int32_t length) { in skipWhiteSpace() function in PatternProps
Dmessagepattern.cpp1004 MessagePattern::skipWhiteSpace(int32_t index) { in skipWhiteSpace() function in MessagePattern
/external/webkit/Source/WebCore/platform/network/
DHTTPParsers.cpp45 static inline bool skipWhiteSpace(const String& str, unsigned& pos, bool fromHttpEquivMeta) in skipWhiteSpace() function
DMIMESniffing.cpp145 static inline void skipWhiteSpace(const char* data, size_t& pos, size_t dataSize) in skipWhiteSpace() function